reference property

String? get reference

The reference to the participant.

Type: ReferenceType Path: Actor.reference Minimum Cardinality: 0 Maximum Cardinality: 1

Implementation

String? get reference => _json[_referenceField].stringValue;