import 'package:domain/entity/response/s_g_dashboard_entity.dart'; class DashboardState { List datas = []; //列表数据 }