menu
another_tcgplayer package
documentation
error_models.dart
ServerError
ServerError.new constructor
ServerError.new constructor
dark_mode
light_mode
ServerError
constructor
ServerError
(
{
String
?
timestamp
,
int
?
status
,
String
?
error
,
String
?
message
,
String
?
path
,
})
Implementation
ServerError( {this.timestamp, this.status, this.error, this.message, this.path});
another_tcgplayer package
documentation
error_models
ServerError
ServerError.new constructor
ServerError class