current property

  1. @JsonKey(name: 'current')
Offering? current
inherited

Current offering configured in the RevenueCat dashboard.

Implementation

@JsonKey(name: 'current')
Offering? get current => throw _privateConstructorUsedError;