instance property

ObslyScreenshotCapture get instance

Implementation

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