providerName property

  1. @JsonKey(name: 'providerName')
String? providerName
final

The name of the extension provider.

Implementation

@JsonKey(name: 'providerName')
final String? providerName;