Searched defs:delegateKey (Results 1 – 2 of 2) sorted by relevance
26 public val delegateKey: DelegateKey, constant in com.squareup.moshi.kotlin.codegen.api.PropertyGenerator
511 Key delegateKey = delegateDeclaration.delegateRequest().key(); in createDelegateBinding() local