storedValueProvider property

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

Identification of the provider of the stored value account load/reload. When the ProductCode is not sufficient to identify the provider host which delivers the load or reload of the stored value account (for example if it contains the identification of the application.)

Implementation

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