MethodChannelBackgroundTracker constructor
MethodChannelBackgroundTracker()
Implementation
MethodChannelBackgroundTracker() {
methodChannel.setMethodCallHandler(_handleMethodCall);
}
MethodChannelBackgroundTracker() {
methodChannel.setMethodCallHandler(_handleMethodCall);
}