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