menu
googleapis package
documentation
manufacturers/v1.dart
Count
Count.new constructor
Count.new constructor
dark_mode
light_mode
Count
constructor
Count
(
{
String
?
unit
,
String
?
value
,
})
Implementation
Count({
this
.unit,
this
.value, });
googleapis package
documentation
manufacturers/v1
Count
Count.new constructor
Count class
Constructors
new
fromJson
Properties
hashCode
runtimeType
unit
value
Methods
noSuchMethod
toJson
toString
Operators
operator ==