googleapis package
documentation
$shared
$LookbackConfiguration
$LookbackConfiguration constructor
$LookbackConfiguration
$LookbackConfiguration
constructor
Null safety
$LookbackConfiguration
(
{
int
?
clickDuration
,
int
?
postImpressionActivitiesDuration
}
)
Implementation
$LookbackConfiguration({ this.clickDuration, this.postImpressionActivitiesDuration, });
googleapis package
documentation
$shared
$LookbackConfiguration
$LookbackConfiguration constructor
$LookbackConfiguration class
Constructors
$LookbackConfiguration
fromJson
Properties
clickDuration
hashCode
postImpressionActivitiesDuration
runtimeType
Methods
noSuchMethod
toJson
toString
Operators
operator ==