Files
flutter_server_box/lib/data/res/build_data.dart
lollipopkit dcb9464d8f fix
Signed-off-by: lollipopkit <10864310+lollipopkit@users.noreply.github.com>
2024-06-13 20:39:06 +08:00

8 lines
179 B
Dart

// This file is generated by fl_build. Do not edit.
class BuildData {
static const String name = "ServerBox";
static const int build = 972;
static const int script = 49;
}