delete method

void delete ()

Delete the entity at the path.

Implementation

void delete() => _deleteImpl(entity);