examples property

List<String> get examples

Example invocations demonstrating how to use the command.

Returns an empty list by default.

Implementation

List<String> get examples => const [];