getEntity method

Entity<Y> getEntity()

Returns the entity itself.

Implementation

Entity<Y> getEntity() => this;