steps property

List<VideoAdSequenceStep>? steps
getter/setter pair

The steps of which the sequence consists.

Implementation

core.List<VideoAdSequenceStep>? steps;