Converts uint8List to PNG format if needed. Alias for uint8List.
Future<Uint8List> get pngUint8List async => uint8List;