getKind method

Returns Kind of this entity.

Example

See documentation for the class Entity.

Implementation

@override
EntityKind<DateTimeWithTimeZoneKind> getKind() => kind;