onReplyComment property

void Function(String author, String permlink)? onReplyComment
final

Implementation

final void Function(String author, String permlink)? onReplyComment;