GoogleCastDiscoveryManagerMethodChannelIOS constructor
GoogleCastDiscoveryManagerMethodChannelIOS()
Implementation
GoogleCastDiscoveryManagerMethodChannelIOS() {
_channel.setMethodCallHandler(_handleMethodCall);
}