fieldsMapOf

fun <T : Any> fieldsMapOf(vararg fields: Pair<KProperty1<T, *>, *>): Map<String, *>

TODO.

Return

.

Parameters

fields

.