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