toInt abstract method
Converts this Uint256 to an integer.
Returns an integer representation of the Uint256 value.
Implementation
int toInt();
Converts this Uint256 to an integer.
Returns an integer representation of the Uint256 value.
int toInt();