length property

int length

The number of moves of the Solution.

Implementation

int get length => algorithm.length;