termsAndConditionsUrl property

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

The URL of the terms and conditions page of the nonprofit and the campaign.

Implementation

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