Files
flutter_server_box/lib/data/res/build_data.dart
lollipopkit🏳️‍⚧️ d7ae8b75b8 feat: custom net dev (#543)
2024-08-17 21:57:39 +08:00

9 lines
221 B
Dart

// This file is generated by fl_build. Do not edit.
// ignore_for_file: prefer_single_quotes
class BuildData {
static const String name = "ServerBox";
static const int build = 1068;
static const int script = 57;
}