description property

  1. @override
String get description
override

Human-readable description.

Implementation

@override
String get description =>
    'Exit plan mode and begin executing the plan. Provide a summary '
    'of the plan that was developed during planning.';