Future<void> open( Playable playable, { bool play = true, }) { throw UnimplementedError( '[PlatformPlayer.open] is not implemented', ); }