StringToIntExtension extension

on

Methods

toInt({int? radix}) int

Available on String, provided by the StringToIntExtension extension

Parses the string as an int number and returns the result.