menu
digia_engage package
documentation
api/internal/variable_scope.dart
VariableScope
VariableScope.new const constructor
VariableScope.new const constructor
dark_mode
light_mode
VariableScope
constructor
const
VariableScope
(
Map
<
String
,
dynamic
>
variables
, [
Map
<
String
,
String
>
types
=
const {}
])
Implementation
const VariableScope(this.variables, [this.types = const {}]);
digia_engage package
documentation
api/internal/variable_scope
VariableScope
VariableScope.new const constructor
VariableScope class