menu
neomage package
documentation
data/services/voice_service.dart
VoiceError
VoiceError.new const constructor
VoiceError.new const constructor
dark_mode
light_mode
VoiceError
constructor
const
VoiceError
(
String
message
, [
Object
?
error
])
Implementation
const VoiceError(this.message, [this.error]);
neomage package
documentation
data/services/voice_service
VoiceError
VoiceError.new const constructor
VoiceError class