team_default_icon property
String
get
team_default_icon
Choose default icon
Implementation
String get team_default_icon {
return Intl.message(
'Choose default icon',
name: 'team_default_icon',
desc: '',
args: [],
);
}