send property

String get send

Send

Implementation

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