more method

void more()

Implementation

void more() async {
  await _action(MoreReaction(value.more, context, post));
}