lineCommentPrefix property

String? lineCommentPrefix
final

If given and a string, this will be used as prefix for line based comments.

Implementation

final String? lineCommentPrefix;