planId property

  1. @JsonKey(name: 'planid')
int get planId
inherited

The id of the plan the user is assigned to

Implementation

@JsonKey(name: 'planid')
int get planId => throw _privateConstructorUsedError;