setWindowRestore method

Future<void> setWindowRestore()

Implementation

Future<void> setWindowRestore() async {
  throw UnimplementedError('setWindowRestore() has not been implemented.');
}