googleapis package
documentation
$shared
$UniversalAdId
$UniversalAdId constructor
$UniversalAdId
$UniversalAdId
constructor
Null safety
$UniversalAdId
(
{
String
?
registry
,
String
?
value
}
)
Implementation
$UniversalAdId({ this.registry, this.value, });
googleapis package
documentation
$shared
$UniversalAdId
$UniversalAdId constructor
$UniversalAdId class
Constructors
$UniversalAdId
fromJson
Properties
hashCode
registry
runtimeType
value
Methods
noSuchMethod
toJson
toString
Operators
operator ==