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