thursday property
String
get
thursday
週四
Implementation
String get thursday {
return Intl.message(
'週四',
name: 'thursday',
desc: '',
args: [],
);
}
週四
String get thursday {
return Intl.message(
'週四',
name: 'thursday',
desc: '',
args: [],
);
}