name : "Delivered" color : {"text":"#009C19","background":"#D8FFD9"}
Status statusFromJson(String str) => Status.fromJson(json.decode(str));