disable(completion:)

Declaration

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