CastContext constructor Null safety

CastContext(
  1. CastHostApi _hostApi
)

Implementation

CastContext(this._hostApi);