dsmp property

Implementation

static List<GroupElementCached> get dsmp {
  return List.generate(8, (_) => GroupElementCached()).immutable;
}