description property

  1. @override
String description
final

A description of this command, included in usage.

Implementation

@override
final String description =
    '(default) Runs the strings parsing, starts the sync process with GoogleSheet, fetches the translations, and generates the files.';