incrementBy property
Value by which sequence will increment itself. Increment_value can be positive or negative.
Implementation
final int? incrementBy;
Value by which sequence will increment itself. Increment_value can be positive or negative.
final int? incrementBy;