getName method

Pointer<Utf8> getName()

Implementation

Pointer<Utf8> getName() => _getName.call(
      this,
    );