toInt method

int toInt()

Get value as int

Implementation

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