cardProductId property
String?
get
cardProductId
Implementation
String? get cardProductId => _$this._cardProductId;
set
cardProductId
(String? cardProductId)
Implementation
set cardProductId(String? cardProductId) =>
_$this._cardProductId = cardProductId;