castContext property
CastContext
get
castContext
Get the entrypoint for the Cast SDK. This is immutable and it is expected to never change.
Implementation
CastContext get castContext => _castFlutterApiImplementor.castContext;