isUInt8List property

bool isUInt8List

Returns true if type is Uint8List.

Implementation

bool get isUInt8List => _typeWrapper.isUInt8List;