checkOverlayPermission method

Future<bool?> checkOverlayPermission()

Implementation

Future<bool?> checkOverlayPermission() {
  throw UnimplementedError('platformVersion() has not been implemented.');
}