menu
agent_dart package
documentation
candid/idl.dart
CType<T>
covariant abstract method
covariant abstract method
dark_mode
light_mode
covariant
abstract method
bool
covariant
(
dynamic
x
)
Assert that JavaScript's
x
is the proper type represented by this Type.
Implementation
bool covariant(dynamic x);
agent_dart package
documentation
candid/idl
CType<T>
covariant abstract method
CType class