type property

  1. @override
String get type
override

Implementation

@override
String get type => 'List<${field.type}>';