ads property

List<Ad>? ads
getter/setter pair

Ad collection.

Implementation

core.List<Ad>? ads;