toInteger method

int toInteger()

Implementation

int toInteger() {
  final result = _icu4x_BidiClass_to_integer_mv1(index);
  return result;
}