providerId property

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

The provider-specific identifier for this mandate.

Implementation

@BuiltValueField(wireName: r'providerId')
String get providerId;