JSON Constructor
factory AuthException.fromJson(Map<String, dynamic> json) => _$AuthExceptionFromJson(json);