toggle menu
supabase-kt
3.0.3
common
switch theme
search in API
postgrest-kt
/
io.github.jan.supabase.postgrest.result
/
PostgrestResult
/
decodeSingleOrNull
decode
Single
Or
Null
inline
fun
<
T
:
Any
>
decodeSingleOrNull
(
)
:
T
?
(
source
)
Decodes
data
as a list of
T
and returns the first item found or null