title_intro property
String
get
title_intro
This app was built on the atPlatform. All atPlatform apps require an atSign.
Implementation
String get title_intro {
return Intl.message(
'This app was built on the atPlatform. All atPlatform apps require an atSign. ',
name: 'title_intro',
desc: '',
args: [],
);
}