sentTo method

String sentTo(
  1. String value
)

Implementation

String sentTo(String value) => _l10n.sent_to(value);