menu
sentc_light package
documentation
sentc_light.dart
SentcError
SentcError.new constructor
SentcError.new constructor
dark_mode
light_mode
SentcError
constructor
SentcError
(
{
required
String
status
,
required
String
errorMessage
,
})
Implementation
SentcError({required this.status, required this.errorMessage});
sentc_light package
documentation
sentc_light
SentcError
SentcError.new constructor
SentcError class