shopperNotificationReference property

String? get shopperNotificationReference

Implementation

String? get shopperNotificationReference =>
    _$this._shopperNotificationReference;
set shopperNotificationReference (String? shopperNotificationReference)

Implementation

set shopperNotificationReference(String? shopperNotificationReference) =>
    _$this._shopperNotificationReference = shopperNotificationReference;