menu
ensemble_ts_interpreter package
documentation
invokables/invokable.dart
KeyValue
KeyValue.new constructor
KeyValue.new constructor
dark_mode
light_mode
KeyValue
constructor
KeyValue
(
String
key
,
dynamic
value
)
Implementation
KeyValue(this.key, this.value);
ensemble_ts_interpreter package
documentation
invokables/invokable
KeyValue
KeyValue.new constructor
KeyValue class