googleapis package
documentation
$shared
$TagSettings
$TagSettings constructor
$TagSettings
$TagSettings
constructor
Null safety
$TagSettings
(
{
bool
?
dynamicTagEnabled
,
bool
?
imageTagEnabled
}
)
Implementation
$TagSettings({ this.dynamicTagEnabled, this.imageTagEnabled, });
googleapis package
documentation
$shared
$TagSettings
$TagSettings constructor
$TagSettings class
Constructors
$TagSettings
fromJson
Properties
dynamicTagEnabled
hashCode
imageTagEnabled
runtimeType
Methods
noSuchMethod
toJson
toString
Operators
operator ==