GoogleCastSessionManagerAndroidMethodChannel constructor

GoogleCastSessionManagerAndroidMethodChannel()

Implementation

GoogleCastSessionManagerAndroidMethodChannel() {
  _channel.setMethodCallHandler(_onMethodCallHandler);
}