string property
String
get
string
The default translation string for this localized string. This is a shortcut for apps.
Implementation
String get string => defaultTranslation.string;
The default translation string for this localized string. This is a shortcut for apps.
String get string => defaultTranslation.string;