aboutNsysuCodeClubTitle property
String
get
aboutNsysuCodeClubTitle
中山大學 GDG on Campus x 程式研習社
Implementation
String get aboutNsysuCodeClubTitle {
return Intl.message(
'中山大學 GDG on Campus x 程式研習社',
name: 'aboutNsysuCodeClubTitle',
desc: '',
args: [],
);
}