Check if Picture in Picture is supported.
Returns Whether Picture in Picture is supported.
Future<bool> isSupported() async { throw UnimplementedError('isSupported() has not been implemented.'); }