<@U0D75EVUY>: you can specify the type argument fo...
# announcements
a
@dasralph: you can specify the type argument for the observable too
Delegates.observable<String?>(null) { }
. IIRC there is a bug in YT somewhere about infering the type of observable from the type declaration of your
name