subTypes

abstract fun subTypes(): Array<Class<out Any>>

Child types of a TAPI model interface (marked by this annotation), which will be handled polymorpically on the TAPI client side.

Since

8.9