GiftCardActivityUnblock constructor

GiftCardActivityUnblock({
  1. String? reason,
})

Implementation

GiftCardActivityUnblock({
  this.reason
});