commentLike static method

String commentLike(
  1. int id
)

Implementation

static String commentLike(int id) => '$comments/$id/like';