MethodChannelBackgroundSocketConnect constructor
MethodChannelBackgroundSocketConnect()
Implementation
MethodChannelBackgroundSocketConnect() {
_methodChannel.setMethodCallHandler(_handleMethodCall);
}
MethodChannelBackgroundSocketConnect() {
_methodChannel.setMethodCallHandler(_handleMethodCall);
}