auth property

  1. @JsonKey.new(name: 'auth')
AuthSettings? auth
final

Implementation

@JsonKey(name: 'auth')
final AuthSettings? auth;