values constant

List<MemberType> const values

Implementation

static const $core.List<MemberType> values = <MemberType> [
  INVALID_MEMBER_TYPE,
  OWNER,
  EDITOR,
  VIEWER,
];