RecordUtils

class RecordUtils

Utility class for Record Type.

Currently contains helpers for collections flattening and used in record's toString() method.

Functions

fieldToString
Link copied to clipboard
open fun fieldToString(@Nullable field: Any): String
Converts a field to a string.