wait property

String? wait
getter/setter pair

How long to wait for the first retry.

Default is 0, and the maximum value is 14d.

Optional.

Implementation

core.String? wait;