menu
restsdk package
documentation
openapi.swagger.dart
IdentityError
IdentityError.new constructor
IdentityError.new constructor
dark_mode
light_mode
IdentityError
constructor
IdentityError
(
{
String
?
code
,
String
?
description
,
})
Implementation
IdentityError({ this.code, this.description, });
restsdk package
documentation
openapi.swagger
IdentityError
IdentityError.new constructor
IdentityError class