menu
model_guard package
documentation
exceptions.dart
ModelParsingException
fieldName property
fieldName property
dark_mode
light_mode
fieldName
property
String
?
fieldName
final
The field that caused the parsing error.
Implementation
final String? fieldName;
model_guard package
documentation
exceptions
ModelParsingException
fieldName property
ModelParsingException class