productType property

String? productType

Implementation

String? get productType {
  return _productType;
}