onError property

(dynamic Function(DictationError)?) onError
getter/setter pair

called on errors

Implementation

Function(DictationError)? onError;