instance property

ObslyAsyncErrorCapture get instance

Implementation

static ObslyAsyncErrorCapture get instance =>
    _instance ??= ObslyAsyncErrorCapture._();