flutterType property

  1. @override
String flutterType
override

Returns a string representing the Flutter type to which the token should be converted.

Implementation

@override
String get flutterType => 'String';