BugsnagStacktrace typedef

BugsnagStacktrace = List<BugsnagStackframe>

Implementation

typedef BugsnagStacktrace = List<BugsnagStackframe>;