PopupClosedPayload constructor

PopupClosedPayload(
  1. String? buttonId
)

Implementation

PopupClosedPayload(this.buttonId);