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