Create info for a ToMany relation field.
const RelInfo.toMany(int id, int objectId) : this._(RelType.toMany, id, objectId, null);