menu
candid_dart_core package
documentation
codegen/types.dart
VecType
isUint8List property
isUint8List property
dark_mode
light_mode
isUint8List
property
bool
get
isUint8List
Implementation
bool get isUint8List => child.did == 'nat8' || child.did == 'int8';
candid_dart_core package
documentation
codegen/types
VecType
isUint8List property
VecType class