menu
json_model_builder package
documentation
fields.dart
Field<T>
isNull property
isNull property
dark_mode
light_mode
isNull
property
bool
get
isNull
Implementation
bool get isNull => value == null;
json_model_builder package
documentation
fields
Field<T>
isNull property
Field class