rawFunction property

String? rawFunction
final

The original function name, if the function name is shortened or demangled. Sentry shows the raw function when clicking on the shortened one in the UI.

Implementation

final String? rawFunction;