onResend property
final
Callback, called when a resend action of this ChatItem is triggered.
Implementation
final void Function()? onResend;
Callback, called when a resend action of this ChatItem is triggered.
final void Function()? onResend;