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