shareAppSubject property

String get shareAppSubject

Implementation

String get shareAppSubject {
  return getString(I18nKeys.shareAppSubject);
}