insertionIndex property
The optional zero-based index indicating where to insert the slides.
If you don't specify an index, the slide is created at the end.
Implementation
core.int? insertionIndex;
The optional zero-based index indicating where to insert the slides.
If you don't specify an index, the slide is created at the end.
core.int? insertionIndex;