description property

  1. @override
String get description
override

Optional description of what this plugin does.

Implementation

@override
String get description =>
    'Provides conversation management with waiting capabilities and timeout support';