menu
convenience_types package
documentation
errors/device_info_error.dart
DeviceInfoError
DeviceInfoError.new const constructor
DeviceInfoError.new const constructor
dark_mode
light_mode
DeviceInfoError
constructor
const
DeviceInfoError
(
{
String
slug
=
''
,
String
msg
=
''
,
String
stackTrace
=
''
,
})
Implementation
const DeviceInfoError({ super.slug, super.msg, super.stackTrace, });
convenience_types package
documentation
errors/device_info_error
DeviceInfoError
DeviceInfoError.new const constructor
DeviceInfoError class