description property

  1. @override
String description
final

A description of this command, included in usage.

Implementation

@override
final description =
    "Installs the required Dockerfile, schema files, and updates the IaC JSON files to use the appropriate schemas.";