members property
inherited
A list of all Users participating in this plan and their respective access type.
Implementation
List<PlanMember> get members => throw _privateConstructorUsedError;
A list of all Users participating in this plan and their respective access type.
List<PlanMember> get members => throw _privateConstructorUsedError;