members property

List<PlanMember> get members
inherited

A list of all Users participating in this plan and their respective access type.

Implementation

List<PlanMember> get members => throw _privateConstructorUsedError;