menu
morphy_annotation package
documentation
morphy_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);
morphy_annotation package
documentation
morphy_annotation
DisallowedNullValueException
DisallowedNullValueException.new constructor
DisallowedNullValueException class