typeName property

String typeName

The entity Type name.

Implementation

String get typeName => _typeName ??= _resolveTypeName();