decode

inline fun <T : Any> SupabaseSerializer.decode(value: String): T

Decodes the given value to an object of type T