type property
String
get
type
Field type
Default to String
Implementation
String get type => field[ConfigFieldType.TYPE] ?? 'String';
Field type
Default to String
String get type => field[ConfigFieldType.TYPE] ?? 'String';