focus property

List<Reference>? focus
inherited

focus The actual data of the message - a reference to the root/focus class of the event. This is allowed to be a Parameters resource.

Implementation

List<Reference>? get focus => throw _privateConstructorUsedError;