accessType property

  1. @JsonKey(name: 'accesstype')
PlanMemberAccessType get accessType
inherited

The access type of the member.

Implementation

@JsonKey(name: 'accesstype')
PlanMemberAccessType get accessType => throw _privateConstructorUsedError;