menu
opus_ffi package
documentation
opus_error.dart
OpusException
OpusException.new constructor
OpusException.new constructor
dark_mode
light_mode
OpusException
constructor
OpusException
(
int
code
,
String
message
)
Implementation
OpusException(this.code, this.message);
opus_ffi package
documentation
opus_error
OpusException
OpusException.new constructor
OpusException class