semCodeInput abstract method

String semCodeInput(
  1. int length
)

No description provided for @semCodeInput.

In en, this message translates to: '{length} digit code input'

Implementation

String semCodeInput(int length);