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