toggle(completion:)

Declaration

func toggle(completion: @escaping  @Sendable ((any Error)?) -> Void)
func toggle() async throws