instance property

Gets the singleton instance of the remote media client.

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

Implementation

static GoogleCastRemoteMediaClientPlatformInterface get instance => _instance;