type property
Type?
get
type
The type for the identifier that can be used to determine which identifier to use for a specific purpose.
Implementation
Type? get type => typeField.getValue(_json);
The type for the identifier that can be used to determine which identifier to use for a specific purpose.
Type? get type => typeField.getValue(_json);