startMonitoringLocation method

void startMonitoringLocation()

Implementation

void startMonitoringLocation() {
  _channel.invokeMethod("FlowsenseSDK#startMonitoringLocation");
}