menu
vital_flutter package
documentation
devices/exception.dart
DeviceManagerExceptions
DeviceManagerExceptions.new constructor
DeviceManagerExceptions.new constructor
dark_mode
light_mode
DeviceManagerExceptions
constructor
DeviceManagerExceptions
(
String
code
,
String
message
)
Implementation
DeviceManagerExceptions(this.code, this.message);
vital_flutter package
documentation
devices/exception
DeviceManagerExceptions
DeviceManagerExceptions.new constructor
DeviceManagerExceptions class