timeRule property

TimeRule? timeRule
getter/setter pair

Time rule indicating the time periods for which the warning applies. If the field is 'null' then the warning is applicable at anytime.

Implementation

TimeRule? timeRule;