setWindowUnlock method

Future<bool> setWindowUnlock()

Implementation

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