menu
nitro_camera package
documentation
nitro_camera.dart
RecorderException
RecorderException.new const constructor
RecorderException.new const constructor
dark_mode
light_mode
RecorderException
constructor
const
RecorderException
(
String
code
,
String
message
, {
Object
?
cause
,
})
Implementation
const RecorderException(super.code, super.message, {super.cause});
nitro_camera package
documentation
nitro_camera
RecorderException
RecorderException.new const constructor
RecorderException class