isUint8List property

bool get isUint8List

Implementation

bool get isUint8List => child.did == 'nat8' || child.did == 'int8';