type property

String get type

Field type

Default to String

Implementation

String get type => field[ConfigFieldType.TYPE] ?? 'String';