dynamicLast4 property
(For tokenized numbers only.) The last four digits of the device account number.
Implementation
@JsonKey(name: "dynamic_last4")
String? get dynamicLast4 => throw _privateConstructorUsedError;
(For tokenized numbers only.) The last four digits of the device account number.
@JsonKey(name: "dynamic_last4")
String? get dynamicLast4 => throw _privateConstructorUsedError;