auth property

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

Implementation

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