editList property

List<EditAtom>? editList
getter/setter pair

List of edit atoms.

Defines the ultimate timeline of the resulting file or manifest.

Implementation

core.List<EditAtom>? editList;