description property

  1. @override
String description
final

A description of this command, included in usage.

Implementation

@override
final description =
    'Irreversibly wipe and recreate the database, deleting all data and schema changes.';