Future<void> setRate(double rate) { throw UnimplementedError( '[PlatformPlayer.rate] is not implemented', ); }