accountNumberMask property

String? accountNumberMask
final

The account number mask extracted from the user-provided account number. If the user-inputted account number is four digits long, account_number_mask is empty. Emitted by SUBMIT_ACCOUNT_NUMBER

Implementation

final String? accountNumberMask;