toInt method

int toInt([
  1. int index = 0
])
override

Implementation

int toInt([int index = 0]) => value[index];