description property

  1. @override
String description
override

A description of this command, included in usage.

Implementation

@override
String get description =>
    'Updates IaC.json file to reference their correct schemas.';