frontNeedsResubmissionSubtitle method

String frontNeedsResubmissionSubtitle(
  1. String document
)

Implementation

String frontNeedsResubmissionSubtitle(String document) =>
    _l10n.front_received_but_needs_resubmission_subtitle(document);