XREventHandler typedef

XREventHandler = void Function(dynamic callback)

Implementation

typedef XREventHandler = void Function(dynamic callback);