menu
ensemble_ts_interpreter package
documentation
invokables/invokable.dart
Controller
getBaseMethods method
getBaseMethods method
dark_mode
light_mode
getBaseMethods
method
Map
<
String
,
Function
>
getBaseMethods
(
)
Implementation
Map<String, Function> getBaseMethods() { return {}; }
ensemble_ts_interpreter package
documentation
invokables/invokable
Controller
getBaseMethods method
Controller class