setWindowLock method

Future<bool> setWindowLock()

Implementation

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