canDrawOverlays property

Future<bool> canDrawOverlays

Implementation

Future<bool> get canDrawOverlays {
  throw UnimplementedError('canDrawOverlays has not been implemented.');
}