front_received_awaiting_back_subtitle abstract method

String front_received_awaiting_back_subtitle(
  1. String document
)

Subtitle when back of document is needed

In en, this message translates to: 'Take a picture of the other side of your {document}.'

Implementation

String front_received_awaiting_back_subtitle(String document);