commentStringWithoutTools property

String commentStringWithoutTools

Does not include the description of the sample code, just the text outside of any dartdoc tools.

Implementation

String get commentStringWithoutTools => _commentStringWithoutTools;