static Future<bool> isLocServiceEnable() async{ return await _methodChannel.invokeMethod('isLocServiceEnable'); }