generates

infix inline fun <Value> KProperty1<Root, Value>.generates(value: Value): GenerationSpec<Value>

Generates value for this property.


Generates this property using Fiktion's automatic generation.


Generates value for this nested property path.


Generates this nested property path using Fiktion's automatic generation.