incrementBy property

int? incrementBy
final

Value by which sequence will increment itself. Increment_value can be positive or negative.

Implementation

final int? incrementBy;