onCommandReceived property

dynamic Function(VoiceCommand) onCommandReceived
getter/setter pair

Implementation

late Function(VoiceCommand) onCommandReceived;