fieldType property

ModelFieldType? fieldType
final

Contains information about the model that this field represents.

Will be null if this field is not a model.

Implementation

final ModelFieldType? fieldType;