menu
rekeens_flutter_cli package
documentation
utils/model_fields.dart
ModelField
isNullable property
isNullable property
dark_mode
light_mode
isNullable
property
bool
get
isNullable
Implementation
bool get isNullable => dartType.endsWith('?');
rekeens_flutter_cli package
documentation
utils/model_fields
ModelField
isNullable property
ModelField class