menu
agent_dart package
documentation
candid/idl.dart
IDL
Service static method
Service static method
dark_mode
light_mode
Service
static method
ServiceClass
Service
(
Map
<
String
,
FuncClass
>
fields
)
Implementation
static ServiceClass Service(Map<String, FuncClass> fields) => ServiceClass(fields);
agent_dart package
documentation
candid/idl
IDL
Service static method
IDL class