supabase-kt
Toggle table of contents
3.2.6
common
Target filter
common
Switch theme
Search in API
Skip to content
supabase-kt
serializer-moshi
/
io.github.jan.supabase.serializer
/
MoshiSerializer
/
MoshiSerializer
Moshi
Serializer
constructor
(
moshi
:
ERROR CLASS: Symbol not found for Moshi
=
Moshi.Builder().addLast(KotlinJsonAdapterFactory()).build()
)
(
source
)