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