documentation property

String get documentation

Get the documentation as a single string

Implementation

String get documentation => docs.join('\n');