length property

int length
final

The length parameter is the length of the Chain and will specify of how many Steps the Chain consists of.

Implementation

final int length;