corrections property
- @Deprecated('Not supported. Member documentation may have more information.')
getter/setter pair
Shows any corrections that were applied to this creative.
Output only.
Implementation
@core.Deprecated(
'Not supported. Member documentation may have more information.',
)
core.List<Correction>? corrections;