menu
googleapis package
documentation
content/v2_1.dart
ProductWeight
ProductWeight constructor
ProductWeight constructor
dark_mode
light_mode
ProductWeight
constructor
ProductWeight
(
{
String
?
unit
,
double
?
value
,
})
Implementation
ProductWeight({ this.unit, this.value, });
googleapis package
documentation
content/v2_1
ProductWeight
ProductWeight constructor
ProductWeight class