toInt method

int toInt()

Implementation

int toInt() => int.parse(this!);