kind property

ManagedPropertyType? kind
final

The primitive kind of this type.

All types have a kind. If kind is a map or list, it will also have elements.

Implementation

final ManagedPropertyType? kind;