menu
ensemble_ts_interpreter package
documentation
invokables/context.dart
SimpleContext
getContextById method
getContextById method
dark_mode
light_mode
getContextById
method
@
override
dynamic
getContextById
(
String
id
)
override
Implementation
@override dynamic getContextById(String id) { return _dataContext[id]; }
ensemble_ts_interpreter package
documentation
invokables/context
SimpleContext
getContextById method
SimpleContext class