onStart property

Future<void> Function() onStart
final

Called once the voice mode was started by the user.

Implementation

final Future<void> Function() onStart;