rawBytes property
Uint8List?
get
rawBytes
@return raw bytes representing the result, or null
if not applicable
Implementation
Uint8List? get rawBytes => _rawBytes;
@return raw bytes representing the result, or null
if not applicable
Uint8List? get rawBytes => _rawBytes;