rawBytes property

Uint8List? rawBytes

@return raw bytes representing the result, or null if not applicable

Implementation

Uint8List? get rawBytes => _rawBytes;