timeRule property
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;
Time rule indicating the time periods for which the warning applies. If the field is 'null' then the warning is applicable at anytime.
TimeRule? timeRule;