Checks if the app is currently in PiP mode.
Future<bool> isInPipMode() { throw UnimplementedError('isInPipMode() has not been implemented.'); }