getPersonaName method

Pointer<Utf8> getPersonaName()

Implementation

Pointer<Utf8> getPersonaName() => _getPersonaName.call(
      this,
    );