compositeMedia property
A composite media composed of one or more media objects, set if reference_type is COMPOSITE_MEDIA.
The media length field must be set to the sum of the lengths of all composite media objects. Note: All composite media must have length specified.
Implementation
core.List<GdataCompositeMedia>? compositeMedia;