import 'package:star_lock/main/lockDetail/lcokSet/msgNotification/msgNotification_state.dart'; import 'package:star_lock/tools/baseGetXController.dart'; class MsgNotificationLogic extends BaseGetXController { final MsgNotificationState state = MsgNotificationState(); }