resendTimerConfigured property
int
get
resendTimerConfigured
Dashboard resend timer as configured (0 = not set). Sent to the server as the new expiry on resend, exactly like the web widget.
Implementation
int get resendTimerConfigured => _t.resendTimerSeconds ?? 0;