commentStringWithoutCode property

String commentStringWithoutCode

Includes the description text inside of an "@tool"-based sample, but not the code itself, or any dartdoc tags.

Implementation

String get commentStringWithoutCode => _commentStringWithoutCode;