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