newsRuleDescription1 property
String
get
newsRuleDescription1
本系統提供社團或學生\n刊登學校相關資訊\n需使用有學校域名(%s)的第三方驗證帳號登入\n
Implementation
String get newsRuleDescription1 {
return Intl.message(
'本系統提供社團或學生\n刊登學校相關資訊\n需使用有學校域名(%s)的第三方驗證帳號登入\n',
name: 'newsRuleDescription1',
desc: '',
args: [],
);
}