menu
open_cu_services_lmsapi package
documentation
defaults.dart
LmsApiUnhandledError
LmsApiUnhandledError.new constructor
LmsApiUnhandledError.new constructor
dark_mode
light_mode
LmsApiUnhandledError
constructor
LmsApiUnhandledError
(
{
required
int
statusCode
,
Object
?
body
,
Object
?
cause
,
})
Implementation
LmsApiUnhandledError({required this.statusCode, this.body, this.cause});
open_cu_services_lmsapi package
documentation
defaults
LmsApiUnhandledError
LmsApiUnhandledError.new constructor
LmsApiUnhandledError class