fieldType property

String? fieldType
final

声明时明确指定的类型如:int、double、bool等

Implementation

final String? fieldType;