GoogleCastRemoteMediaClientAndroidMethodChannel constructor

GoogleCastRemoteMediaClientAndroidMethodChannel()

Implementation

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