openWindow method
Implementation
Future<String> openWindow(WindowOptions options) {
throw UnimplementedError('openWindow() has not been implemented.');
}
Future<String> openWindow(WindowOptions options) {
throw UnimplementedError('openWindow() has not been implemented.');
}