menu
camera_macos package
documentation
exceptions.dart
CameraMacOSException
CameraMacOSException constructor
CameraMacOSException constructor
dark_mode
light_mode
CameraMacOSException
constructor
CameraMacOSException
(
{
String
code
=
""
,
String
message
=
""
,
Object
?
details
,
})
Implementation
CameraMacOSException({ this.code = "", this.message = "", this.details, });
camera_macos package
documentation
exceptions
CameraMacOSException
CameraMacOSException constructor
CameraMacOSException class