serverDescription property

  1. @JsonKey(name: 'serverDescription')
String serverDescription
inherited

Offering description defined in RevenueCat dashboard.

Implementation

@JsonKey(name: 'serverDescription')
String get serverDescription => throw _privateConstructorUsedError;