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