current property

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

Current offering configured in the RevenueCat dashboard.

Implementation

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