obscureCardNumber property
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;
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.
final bool obscureCardNumber;