accessType property
- @JsonKey(name: 'accesstype')
inherited
The access type of the member.
Implementation
@JsonKey(name: 'accesstype')
PlanMemberAccessType get accessType => throw _privateConstructorUsedError;
The access type of the member.
@JsonKey(name: 'accesstype')
PlanMemberAccessType get accessType => throw _privateConstructorUsedError;