GoogleAdsSearchads360V23CommonChainSet class

Data used to configure a location set populated with the specified chains.

Properties

chains List<GoogleAdsSearchads360V23CommonChainFilter>?
A list of chain level filters, all filters are OR'ed together.
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
relationshipType String?
Relationship type the specified chains have with this advertiser.
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toJson() Map<String, dynamic>
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited