getString method

String getString()

Implementation

String getString() {
  return _get_string().toDartString();
}