instance property
Gets the singleton instance of the Google Cast context.
Returns the appropriate platform-specific implementation (Android or iOS) based on the current platform.
Implementation
static GoogleCastContextPlatformInterface instance = _instance;