team_group_info_title property
String
get
team_group_info_title
Team Group info
Implementation
String get team_group_info_title {
return Intl.message(
'Team Group info',
name: 'team_group_info_title',
desc: '',
args: [],
);
}