Kotlin: Copy an existing file

Parameters

Examples

Copy file

supabase.storage.from("test").copy(from = "avatar.png", to = "avatar2.png")