menu
agent_dart_base package
documentation
candid/idl.dart
RecClass<T>
fill method
fill method
dark_mode
light_mode
fill
method
void
fill
(
ConstructType
<
T
>
t
)
Implementation
void fill(ConstructType<T> t) { _type = t; }
agent_dart_base package
documentation
candid/idl
RecClass<T>
fill method
RecClass class