levelsCount property

int levelsCount

Implementation

int get levelsCount {
  return usages.keys.length;
}