inProject property

bool? inProject
getter/setter pair

Whether the package is considered to be in your project for the purposes of grouping and readability on the Bugsnag dashboard. Project package names can be set as projectPackages in Bugsnag.start.

Implementation

bool? inProject;