description property

  1. @override
String description
final

A description of this command, included in usage.

Implementation

@override
final description = 'Bundle all the tests in a single test_bundle dart file';