obscureCardNumber property

bool obscureCardNumber
final

If this flag is enabled then card number is replaced with obscuring characters to hide the content. Initial 4 and last 4 character doesn't get obscured. Defaults to true.

Implementation

final bool obscureCardNumber;