instance property

Gets the singleton instance of the session manager.

Returns the appropriate platform-specific implementation (Android or iOS) based on the current platform.

Implementation

static GoogleCastSessionManagerPlatformInterface get instance => _instance;