toInt abstract method

  1. @override
int toInt()
override

Returns this number as int.

Implementation

@override
int toInt();