authType property

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

Implementation

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