description property

  1. @override
String get description
override

A short description of what the command does.

Implementation

@override
String get description => 'Run build_runner in watch mode';