buildObservableList
Builds a new read-only ObservableList by populating a MutableList using the given builderAction and returning a read-only list with the same elements.
Builds a new read-only ObservableList by populating a MutableList using the given builderAction and returning a read-only list with the same elements.