comments method

FutureOr<void> comments(
  1. Comment comment
)

Implementation

FutureOr<void> comments(Comment comment) {}