checking_location property

String get checking_location

Checking Location

Implementation

String get checking_location {
  return Intl.message(
    'Checking Location',
    name: 'checking_location',
    desc: '',
    args: [],
  );
}