type property

String type
final

The Dart type of the field (e.g., 'int', 'String', or a nested class name).

Implementation

final String type;