toInt abstract method

int toInt()

Converts this Number to a dart:core int.

Implementation

int toInt();