getVolatile

suspend fun <R : Any> getVolatile(fieldName: String, table: Table, serializer: KSerializer<R>, setData: suspend Table.() -> R): R