parseInt property

int parseInt

字符转int

Implementation

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