offsetInDays property

String? offsetInDays
getter/setter pair

The relative date value of the right hand side denoted by number of days offset from now.

The value field will override this field when both are present.

Implementation

core.String? offsetInDays;