bind Kotlin
@Beta
Content copied to clipboard
Bind all the member properties of a given Kotlin object.
Parameters
prefix
A prefix for the property names.
obj
The object to bind.
@Beta
Content copied to clipboard
Bind all the member properties of a given Kotlin object.
Parameters
obj
The object to bind.