target_index property

int? target_index
getter/setter pair

TargetIndex is the index of the block that the implementation is attempting to sync to in the current stage.

Implementation

// ignore: non_constant_identifier_names
int? target_index;