toggle menu
supabase-kt
3.0.3
common
switch theme
search in API
postgrest-kt
/
io.github.jan.supabase.postgrest.result
/
PostgrestResult
/
decodeList
decode
List
inline
fun
<
T
:
Any
>
decodeList
(
)
:
List
<
T
>
(
source
)
Decodes
data
as a list of
T