buildItem
Builds a new immutable Item by populating a MutableItem using the provided block and returning a read-only copy of it.
Parameters
block
The block to apply to the MutableItem builder
Builds a new immutable Item by populating a MutableItem using the provided block and returning a read-only copy of it.
The block to apply to the MutableItem builder