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