isScreenCaptured static method

Future<bool> isScreenCaptured()

Implementation

static Future<bool> isScreenCaptured() => DeviceSafetyInfo.isScreenCaptured;