Add possibility to set default key
value based on field name
#3
Labels
enhancement
New feature or request
key
value based on field name
#3
Basing on https://github.com/chibatching/Kotpref library I want to add a possibility to completely omit passing
key
value to the delegates. It'll base onKProperty
that we received when implementsReadWriteProperty
so there's a possibility to do this without includingkotlin.reflect
The text was updated successfully, but these errors were encountered: