current property

Rollbar get current

Implementation

static Rollbar get current => _current.orElse(() => throw StateError('Rollbar has not been initialized, call Rollbar.run.'));