menu
json_api package
documentation
server.dart
ResourceNotFound
ResourceNotFound constructor
ResourceNotFound constructor
dark_mode
light_mode
ResourceNotFound
constructor
ResourceNotFound
(
String
type
,
String
id
)
Implementation
ResourceNotFound(this.type, this.id);
json_api package
documentation
server
ResourceNotFound
ResourceNotFound constructor
ResourceNotFound class