msg_refresh_atSign property
String
get
msg_refresh_atSign
Refresh until you see an atSign that you like, then press Pair
Implementation
String get msg_refresh_atSign {
return Intl.message(
'Refresh until you see an atSign that you like, then press Pair',
name: 'msg_refresh_atSign',
desc: '',
args: [],
);
}