onReply property

void Function()? onReply
final

Callback, called when a reply action of these forwards is triggered.

Implementation

final void Function()? onReply;