Future<Uint8List?> screenshot({String? format = 'image/jpeg'}) async { throw UnimplementedError( '[PlatformPlayer.screenshot] is not implemented', ); }