MethodChannelCoffeeFlutterBackgroundGeolocation constructor

MethodChannelCoffeeFlutterBackgroundGeolocation()

Implementation

MethodChannelCoffeeFlutterBackgroundGeolocation() {
  methodChannel.setMethodCallHandler(_methodCallHandler);
}