import 'package:rasadyar_core/core.dart'; class AuthService extends GetxService{ Future initService() async { } }