value property

  1. @BuiltValueField.new(wireName: r'value')
int? get value

The length of time by the unit. For example, 5 days. The maximum duration is 90 days or an equivalent in other units. For example, 3 months.

Implementation

@BuiltValueField(wireName: r'value')
int? get value;