projects/shelled/rustdesk-as-ref/flutter/lib/web/win32.dart
2026-04-06 12:04:19 -07:00

6 lines
86 B
Dart

/// No use, for compilation only.
int getWindowsTargetBuildNumber_() {
return 0;
}