dartType property

String dartType
final

The Dart field type as written, e.g. Map<String, Object?>.

Implementation

final String dartType;