toInt property

int get toInt

Implementation

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