I wanted to fetch the data from api .I have dart model file with static list in it . as
class ServiceModel { final int id; final String label; final int tot