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