issuerCommentsPeriodWhereIsMerchandiseLocated property

String? get issuerCommentsPeriodWhereIsMerchandiseLocated

Implementation

String? get issuerCommentsPeriodWhereIsMerchandiseLocated =>
    _$this._issuerCommentsPeriodWhereIsMerchandiseLocated;
set issuerCommentsPeriodWhereIsMerchandiseLocated (String? issuerCommentsPeriodWhereIsMerchandiseLocated)

Implementation

set issuerCommentsPeriodWhereIsMerchandiseLocated(
  String? issuerCommentsPeriodWhereIsMerchandiseLocated,
) => _$this._issuerCommentsPeriodWhereIsMerchandiseLocated =
    issuerCommentsPeriodWhereIsMerchandiseLocated;