timeUnit property
Time unit defined for the interval.
Valid values include minute, hour, day, or month. If limit and
interval are valid, the default value is hour; otherwise, the default
is null.
Implementation
core.String? timeUnit;
Time unit defined for the interval.
Valid values include minute, hour, day, or month. If limit and
interval are valid, the default value is hour; otherwise, the default
is null.
core.String? timeUnit;