NamiPaywallComponentChange constructor

NamiPaywallComponentChange(
  1. String? id,
  2. String? name
)

Implementation

NamiPaywallComponentChange(this.id, this.name);