getByLabelOrNull

open fun Buffer<T>.getByLabelOrNull(label: L): T?(source)

Try to resolve element by label and return null if element with a given label is not found