menu
truthinscanner package
documentation
api/models/api_error.dart
ApiError
ApiError.new constructor
ApiError.new constructor
dark_mode
light_mode
ApiError
constructor
ApiError
(
{
String
?
error
,
dynamic
message
,
String
?
status
,
})
Implementation
ApiError({ this.error, this.message, this.status, });
truthinscanner package
documentation
api/models/api_error
ApiError
ApiError.new constructor
ApiError class