description property

  1. @override
String description
override

A description of this command, included in usage.

Implementation

@override
String get description =>
    'Delete the l10n, build/ and .dart_tool/ in main, core & features directories.';