menu
googleapis package
documentation
firebaserules/v1.dart
ValueCount
ValueCount.new constructor
ValueCount.new constructor
dark_mode
light_mode
ValueCount
constructor
ValueCount
(
{
int
?
count
,
Object
?
value
,
})
Implementation
ValueCount({
this
.count,
this
.value, });
googleapis package
documentation
firebaserules/v1
ValueCount
ValueCount.new constructor
ValueCount class
Constructors
new
fromJson
Properties
count
hashCode
runtimeType
value
Methods
noSuchMethod
toJson
toString
Operators
operator ==