toInteger method

int toInteger()

Implementation

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