getOrderByState method

int getOrderByState(
  1. SnapshotState state
)

Implementation

int getOrderByState(SnapshotState state) => verticesByState(state).length;