decodeSingleOrNull

inline fun <T : Any> decodeSingleOrNull(): T?(source)

Decodes data as a list of T and returns the first item found or null