menu
hello_tooth package
documentation
models/task_apis.dart
TaskApi
TaskApi.new constructor
TaskApi.new constructor
dark_mode
light_mode
TaskApi
constructor
TaskApi
(
String
method
,
Map
<
String
,
dynamic
>
?
params
)
Implementation
TaskApi(this.method, this.params);
hello_tooth package
documentation
models/task_apis
TaskApi
TaskApi.new constructor
TaskApi class