duration property

String? duration
getter/setter pair

Duration of the patch.

After the duration ends, the patch times out.

Optional.

Implementation

core.String? duration;