PaywallLocalizedContent<T> constructor

const PaywallLocalizedContent<T>(
  1. T value
)

Implementation

const PaywallLocalizedContent(T value) : this._(value);