readme property

String readme
final

Implementation

static final String readme = """
A sample command-line application with an entrypoint in `bin/`, library code
in `lib/`, and example unit test in `test/`.
""".trim();