isRandom property
If this is true, the node's step is determined randomly rather than the first step being chosen.
Implementation
@JsonKey(name:'isRandom')
bool? isRandom;
If this is true, the node's step is determined randomly rather than the first step being chosen.
@JsonKey(name:'isRandom')
bool? isRandom;