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