productIdentifier property

String? productIdentifier

Implementation

String? get productIdentifier {
  return _productIdentifier;
}