length property

int get length

Implementation

int get length {
  return js_bd.JSStringGetLength(_ref);
}