startService static method
void
startService()
Implementation
static void startService() {
_methodChannel.invokeMethod(_method_channel_pedometer_on, null);
}
static void startService() {
_methodChannel.invokeMethod(_method_channel_pedometer_on, null);
}