def type_hint()

in botogen/botogen/gen.py [0:0]


    def type_hint(self):
        return "List[%s]" % self.member_shape.type_hint()