addDocComment method

String addDocComment()

add '/// '

Implementation

String addDocComment() => '/// $this';