menu
jwt_auth package
documentation
models/jwt_response_error.dart
JwtResponseError
stacktrace property
stacktrace property
dark_mode
light_mode
stacktrace
property
@JsonKey(name: 'stacktrace')
String
?
stacktrace
final
Implementation
@JsonKey
(name:
'stacktrace'
)
final
String?
stacktrace;
jwt_auth package
documentation
models/jwt_response_error
JwtResponseError
stacktrace property
JwtResponseError class
Constructors
new
fromJson
Properties
hashCode
isSuccess
isUnhautorized
message
runtimeType
stacktrace
statusCode
statusMessage
Methods
noSuchMethod
toJson
toString
Operators
operator ==
Static methods
deserialize
serialize