provider property

  1. @BuiltValueField.new(wireName: r'provider')
Provider get provider

Metadata about the selected provider, including the name and company logo. You can use this information to inform the user about the provider they will be redirected to when they select the link.

Implementation

@BuiltValueField(wireName: r'provider')
Provider get provider;