menu
another_quickbooks package
documentation
services/accounting/preferences_service.dart
PreferencesException
PreferencesException.new constructor
PreferencesException.new constructor
dark_mode
light_mode
PreferencesException
constructor
PreferencesException
(
{
required
int
statusCode
,
String
?
message
,
})
Implementation
PreferencesException({required this.statusCode, this.message});
another_quickbooks package
documentation
services/accounting/preferences_service
PreferencesException
PreferencesException.new constructor
PreferencesException class