Plays the video playback.
Future<void> play({required int id}) { throw UnimplementedError('play() has not been implemented.'); }