List<num> get toPosNumList { return $$context$$["toPosNumList"]; }
set toPosNumList(List<num> value) { $$context$$["toPosNumList"] = value; }