menu
sandboxed_generator package
documentation
exception/unsupported_parameters.dart
UnsupportedParametersException
UnsupportedParametersException.new const constructor
UnsupportedParametersException.new const constructor
dark_mode
light_mode
UnsupportedParametersException
constructor
const
UnsupportedParametersException
(
Map
<
String
,
String
>
parameters
)
Implementation
const UnsupportedParametersException(this.parameters);
sandboxed_generator package
documentation
exception/unsupported_parameters
UnsupportedParametersException
UnsupportedParametersException.new const constructor
UnsupportedParametersException class