auth property

  1. @JsonKey(name: 'auth')
AuthCredentialResponse? auth
inherited

Implementation

@JsonKey(name: 'auth')
AuthCredentialResponse? get auth => throw _privateConstructorUsedError;