Whether exist in GetX container
static bool existInGetX<S>({String? tag}) => Get.isRegistered<S>(tag: tag);