basePlanId property

  1. @JsonKey(name: 'basePlanId')
String basePlanId
final

The identifier of the current base plan.

Implementation

@JsonKey(name: 'basePlanId')
final String basePlanId;