examples property

List<String>? examples
final

Optional list of example commands to fix the issue

Implementation

final List<String>? examples;