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