Convert PointerEvent's toString to Diagnosticable (#27904)
Rather than building a description string by hand, use Diagnosticable properties. Simplifies output, since many fields have uninteresting default values in many cases, and makes it easier to add more loggable properties in subclasses. Issue #28014
S
stuartmorgan committed
62e55a45d4d79f128946f3cc100056905b502b35
Parent: 9406ebc
Committed by GitHub <noreply@github.com>
on 2/25/2019, 7:42:50 PM