msg_shared_storage property
String
get
msg_shared_storage
This would save you the process to onboard this atsign on other apps again.
Implementation
String get msg_shared_storage {
return Intl.message(
'This would save you the process to onboard this atsign on other apps again.',
name: 'msg_shared_storage',
desc: '',
args: [],
);
}