RequiredListableValueDelegate
class RequiredListableValueDelegate<V>(fieldName: String, fieldType: FieldType<V, *>) : DocSource.RequiredValueDelegate<V>
Content copied to clipboard
Functions
list
Link copied to clipboard
provideDelegate
Link copied to clipboard
operator fun provideDelegate(thisRef: DocSource, property: KProperty<*>): <ERROR CLASS><DocSource, V>
Content copied to clipboard