import 'package:get_demo/models/good_model.dart'; class SecondState { GoodsModel result = GoodsModel(); }