menu
agent_dart_base package
documentation
candid/idl.dart
Opt<T> typedef
Opt<T> typedef
dark_mode
light_mode
Opt<
T
>
typedef
Opt
<
T
> =
OptClass
<
T
>
Implementation
typedef Opt<T> = OptClass<T>;
agent_dart_base package
documentation
candid/idl
Opt<T> typedef
idl library