Kotlin: Copy an existing file

Examples

Copy file

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