summary property

  1. @BuiltValueField.new(wireName: r'summary')
String? get summary

The last four digits of the card number.

Implementation

@BuiltValueField(wireName: r'summary')
String? get summary;