menu
googleapis package
documentation
playintegrity/v1.dart
Values
Values.new constructor
Values.new constructor
dark_mode
light_mode
Values
constructor
Values
(
{
bool
?
bitFirst
,
bool
?
bitSecond
,
bool
?
bitThird
,
})
Implementation
Values({
this
.bitFirst,
this
.bitSecond,
this
.bitThird, });
googleapis package
documentation
playintegrity/v1
Values
Values.new constructor
Values class
Constructors
new
fromJson
Properties
bitFirst
bitSecond
bitThird
hashCode
runtimeType
Methods
noSuchMethod
toJson
toString
Operators
operator ==