AyeTStudiosIOS.private constructor
AyeTStudiosIOS.private(
- MethodChannel channel
Implementation
AyeTStudiosIOS.private(MethodChannel channel) : _channel = channel {
_channel.setMethodCallHandler(_platformCallHandler);
}