offlineScore property
String
get
offlineScore
離線成績
Implementation
String get offlineScore {
return Intl.message(
'離線成績',
name: 'offlineScore',
desc: '',
args: [],
);
}
離線成績
String get offlineScore {
return Intl.message(
'離線成績',
name: 'offlineScore',
desc: '',
args: [],
);
}