menu
native_web package
documentation
net/api_error.dart
APIError
APIError.notFound const constructor
APIError.notFound const constructor
dark_mode
light_mode
APIError.notFound
constructor
const
APIError.notFound
(
)
Implementation
const factory APIError.notFound() = _NotFound;
native_web package
documentation
net/api_error
APIError
APIError.notFound const constructor
APIError class