menu
agent_dart package
documentation
candid/idl.dart
IDL
Opt<T> static method
Opt<T> static method
dark_mode
light_mode
Opt<
T
>
static method
OptClass
Opt
<
T
>(
CType
<
T
>
type
)
Implementation
static OptClass Opt<T>(CType<T> type) => OptClass(type);
agent_dart package
documentation
candid/idl
IDL
Opt<T> static method
IDL class