values property

Implementation

static List<HomePositionEnumOp> get values => <HomePositionEnumOp>[
      opSet,
      opReport,
    ];