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