menu
ds_auth_base package
documentation
ds_auth_provider.dart
DSAuthError
DSAuthError.new constructor
DSAuthError.new constructor
dark_mode
light_mode
DSAuthError
constructor
DSAuthError
(
String
message
, {
int
?
code
,
})
Creates a new Auth Error
Implementation
DSAuthError(this.message, {this.code});
ds_auth_base package
documentation
ds_auth_provider
DSAuthError
DSAuthError.new constructor
DSAuthError class