ObjectItem typedef

ObjectItem = ({int id, String name})

Implementation

typedef ObjectItem = ({int id, String name});