menu
googleapis package
documentation
securityposture/v1.dart
Property
Property.new constructor
Property.new constructor
dark_mode
light_mode
Property
constructor
Property
(
{
String
?
name
,
Expr
?
valueExpression
,
})
Implementation
Property({
this
.name,
this
.valueExpression, });
googleapis package
documentation
securityposture/v1
Property
Property.new constructor
Property class
Constructors
new
fromJson
Properties
hashCode
name
runtimeType
valueExpression
Methods
noSuchMethod
toJson
toString
Operators
operator ==