RequiredListableValueDelegate

Constructors

Link copied to clipboard
fun <V> RequiredListableValueDelegate(fieldName: String, fieldType: FieldType<V & Any, *>)

Functions

Link copied to clipboard
Link copied to clipboard
operator fun provideDelegate(thisRef: DocSource, property: KProperty<*>): ReadWriteProperty<DocSource, V & Any>