Faker
Parameters
Constructors
Types
Functions
Link copied to clipboard
operator fun <R> KProperty1<T, R>.invoke(init: (KProperty1<T, R>) -> Generator<R>)
Content copied to clipboard
Binds a KProperty1 to the specified Generator. Stored by the Faker to be used in each invocation of Faker.generate.