static Future<Image> loadEncoded(Uint8List bytes) { throw UnsupportedError( 'native_imaging loadEncoded is available on Web only'); }