getContentBytes method
Returns the binary content of the asset (same as _contentBytes).
Implementation
Uint8List getContentBytes() => _contentBytes;
Returns the binary content of the asset (same as _contentBytes).
Uint8List getContentBytes() => _contentBytes;