value property

int get value

the integer value (number from -2147483648 to 2147483647)

Implementation

int get value => _number;