import 'package:rasadyar_core/core.dart'; class MapLogic extends GetxController { BaseLogic baseLogic = Get.find(); }