Files
rasadyar_application/features/supervision/lib/presentation/rds/logic.dart
mr.mojtaba d4ebefedba feat : action
add supervisons
2025-04-21 07:30:14 +03:30

6 lines
75 B
Dart

import 'package:get/get.dart';
class RdsLogic extends GetxController {
}