menu
serverpod package
documentation
serverpod.dart
MapRuntimeParameters
MapRuntimeParameters.new constructor
MapRuntimeParameters.new constructor
dark_mode
light_mode
MapRuntimeParameters
constructor
MapRuntimeParameters
(
Map
<
String
,
dynamic
>
options
)
Creates a new runtime parameters object from a map of options.
Implementation
MapRuntimeParameters(this.options);
serverpod package
documentation
serverpod
MapRuntimeParameters
MapRuntimeParameters.new constructor
MapRuntimeParameters class