toInt method

int toInt()

Conversión implícita a int

Implementation

int toInt() => _value.toInt();