menu
googleapis package
documentation
merchantapi/products_v1.dart
ProductAttributes
gender property
gender property
dark_mode
light_mode
gender
property
String
?
gender
getter/setter pair
Target
gender
of the item. Possible string values are:
"GENDER_UNSPECIFIED" : Gender is not specified.
"MALE" : Male.
"FEMALE" : Female.
"UNISEX" : Unisex.
Implementation
core.String? gender;
googleapis package
documentation
merchantapi/products_v1
ProductAttributes
gender property
ProductAttributes class