length

val <Item> ImmutableList<Item>?.length: Int

The length field can be applied to null as well (=0).