type property

String type
final

Dart type string, e.g. 'bool', 'int?', 'SortOrder?'.

Implementation

final String type;