innerFormats property
FormatsCollection
get
innerFormats
Represents the formats collection.
Implementation
FormatsCollection get innerFormats {
return _rawFormats;
}
Represents the formats collection.
FormatsCollection get innerFormats {
return _rawFormats;
}