toINT property

int toINT

Parses the string as an int or 0 defaultInt.

Implementation

int get toINT => toInt(this);