<@U0BJ7RC3B>: Try to cast null to CollectionUnit?:...
# announcements
i
@apptreematt: Try to cast null to CollectionUnit?:
Delegates.observable(null as CollectionUnit?)
However, it is strange that this cast is required as the type of the observable itself is inferred correctly.