focus property

List<MessageDefinitionFocus>? focus
inherited

focus Identifies the resource (or resources) that are being addressed by the event. For example, the Encounter for an admit message or two Account records for a merge.

Implementation

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