PaywallClickEvent constructor
PaywallClickEvent({
- String? topic,
- List<
MessageBodyEvent> ? messageBody,
Implementation
PaywallClickEvent({this.topic, this.messageBody});