Companion
Functions
Link copied to clipboard
fun <T : Any> withAll(vararg extras: ExtraProperty<T>?): PropertyContainer<T>
Content copied to clipboard
fun <T : Any> withAll(extras: Collection<ExtraProperty<T>>): PropertyContainer<T>
Content copied to clipboard