GoogleCastSessionManagerPlatformInterface constructor

GoogleCastSessionManagerPlatformInterface({
  1. required Object token,
})

Creates a new GoogleCastSessionManagerPlatformInterface.

Implementation

GoogleCastSessionManagerPlatformInterface({required super.token});