$comment static method

Tag $comment(
  1. String content
)

Implementation

static Tag $comment(String content) => $JinjaComment(content);