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