isStarted

open fun isStarted(): Boolean

Returns true if one of the start methods have been has been called and so Bugsnag is initialized; false if start has not been called and the other methods will throw IllegalStateException.