description property

  1. @override
String description
final

A description of this command, included in usage.

Implementation

@override
final description =
    'Merge arb files from lib/l10n/partials folder into a single flat file by locale and put it into lib/l10n/generated folder.';