menu
jsoncare_flutter package
documentation
generator.dart
FieldDefinition
type property
type property
dark_mode
light_mode
type
property
String
type
final
The Dart type of the field (e.g., 'int', 'String', or a nested class name).
Implementation
final String type;
jsoncare_flutter package
documentation
generator
FieldDefinition
type property
FieldDefinition class