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