menu
flutter_yaml_to_dart package
documentation
model_parser.dart
ModelField
hasDefaultValue method
hasDefaultValue method
dark_mode
light_mode
hasDefaultValue
method
bool
hasDefaultValue
(
)
Implementation
bool hasDefaultValue() { return defaultValue != null; }
flutter_yaml_to_dart package
documentation
model_parser
ModelField
hasDefaultValue method
ModelField class