error_atSign_logged property

String error_atSign_logged

This atSign has already been activated and paired with this device

Implementation

String get error_atSign_logged {
  return Intl.message(
    'This atSign has already been activated and paired with this device',
    name: 'error_atSign_logged',
    desc: '',
    args: [],
  );
}