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