stringify method
Implementation
@override String stringify(p3.DestOutMapColl self) => 'DestOutMapColl(id: ${Mapper.asString(self.id)}, destOutMap: ${Mapper.asString(self.destOutMap)})';
@override String stringify(p3.DestOutMapColl self) => 'DestOutMapColl(id: ${Mapper.asString(self.id)}, destOutMap: ${Mapper.asString(self.destOutMap)})';