menu
picovoice package
documentation
picovoice_error.dart
PvStatusIoError
PvStatusIoError constructor
PvStatusIoError constructor
dark_mode
light_mode
PvStatusIoError
constructor
PvStatusIoError
(
String
message
)
Implementation
PvStatusIoError(String message) : super(message);
picovoice package
documentation
picovoice_error
PvStatusIoError
PvStatusIoError constructor
PvStatusIoError class