usageExamples property

String? get usageExamples

Commands can override this getter to add examples to the usage help text.

Implementation

String? get usageExamples => null;