Obtain the raw data of the asset.
Use it with cautious since the original data might be epic large. Generally use this method only for images.
Future<typed_data.Uint8List?> get originBytes => _getOriginBytes();