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