menu
webapp package
documentation
json_annotation.dart
DisallowedNullValueException
DisallowedNullValueException.new constructor
DisallowedNullValueException.new constructor
dark_mode
light_mode
DisallowedNullValueException
constructor
DisallowedNullValueException
(
List
<
String
>
keysWithNullValues
,
Map
map
)
Implementation
DisallowedNullValueException(this.keysWithNullValues, Map map) : super._(map);
webapp package
documentation
json_annotation
DisallowedNullValueException
DisallowedNullValueException.new constructor
DisallowedNullValueException class