import 'package:get/get.dart'; class ValueAddedServicesBuyState { final topData = [ "1", "2", "3", "4", ].obs; void onClose() {} }