cant_get_current_location property
String
get
cant_get_current_location
Can't get current location
Implementation
String get cant_get_current_location {
return Intl.message(
'Can\'t get current location',
name: 'cant_get_current_location',
desc: '',
args: [],
);
}