fieldType property

dynamic fieldType
final

The data type of the field, such as "String", "int", or any dynamic type.

Implementation

final dynamic? fieldType;