mirror of
https://ghfast.top/https://github.com/StarCitizenToolBox/app.git
synced 2025-02-11 20:43:29 +08:00
5 lines
102 B
Dart
5 lines
102 B
Dart
|
import 'package:starcitizen_doctor/base/ui_model.dart';
|
||
|
|
||
|
class SettingUIModel extends BaseUIModel {
|
||
|
|
||
|
}
|