frontNeedsResubmission method

String frontNeedsResubmission(
  1. String document
)

Implementation

String frontNeedsResubmission(String document) =>
    _l10n.front_received_but_needs_resubmission_title(document);