kind property Null safety
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;
The primitive kind of this type.
All types have a kind. If kind is a map or list, it will also have elements.
final ManagedPropertyType kind;