decrement property

int get decrement

Returns the previous integer.

Implementation

int get decrement => this - 1;