documentation property
String
get
documentation
Get the documentation as a single string
Implementation
String get documentation => docs.join('\n');
Get the documentation as a single string
String get documentation => docs.join('\n');