authType property

  1. @JsonKey(name: 'auth_type')
ProviderAuthType? authType
getter/setter pair

Implementation

@JsonKey(name: 'auth_type')
ProviderAuthType? authType;