timeMillis property Null safety
read / write
The time in milliseconds the video must play for the Custom Viewability Metric to count an impression.
If both this and timePercent are specified, the earlier of the two will be used.
Implementation
core.int? timeMillis;