description property

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

Specifies the requirements for the payment instrument that need to be included in the request for a particular route.

Implementation

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