is there an idiomatic way of doing something like ...
# announcements
v
is there an idiomatic way of doing something like this?
Copy code
private val foo = ConcreteClass()
  val bar: Interface
    get() = foo