title_shared_storage property
String
get
title_shared_storage
Do you want to share this onboarded atsign with other apps on atPlatform?
Implementation
String get title_shared_storage {
return Intl.message(
'Do you want to share this onboarded atsign with other apps on atPlatform?',
name: 'title_shared_storage',
desc: '',
args: [],
);
}