AccessoryEventDartExtension extension

Convenience helpers for logging AccessoryEvents.

on

Properties

dartDescription String

Available on AccessoryEvent, provided by the AccessoryEventDartExtension extension

no setter
failure NativeCodeError?

Available on AccessoryEvent, provided by the AccessoryEventDartExtension extension

The event's error, mapped to the library's single public error type (NativeCodeError), or null when the event carries no error.
no setter