RemoteMediaClient constructor Null safety

RemoteMediaClient(
  1. CastHostApi _hostApi
)

Implementation

RemoteMediaClient(this._hostApi);