supabase-kt
Toggle table of contents
3.2.3
common
Platform filter
common
Switch theme
Search in API
supabase-kt
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