menu
in_app_purchaser package
documentation
utils/localized_content.dart
PaywallLocalizedContent<T>
isEmpty property
isEmpty property
dark_mode
light_mode
isEmpty
property
bool
get
isEmpty
Implementation
bool get isEmpty => value == null && values.isEmpty;
in_app_purchaser package
documentation
utils/localized_content
PaywallLocalizedContent<T>
isEmpty property
PaywallLocalizedContent class