contact_have_send_apply property

String get contact_have_send_apply

Apply have been sent

Implementation

String get contact_have_send_apply {
  return Intl.message(
    'Apply have been sent',
    name: 'contact_have_send_apply',
    desc: '',
    args: [],
  );
}