xref property

  1. @override
String? get xref

Cross-reference identifier.

Indicates that this is a structure to which pointer-type payloads may point.

Implementation

@override
String? get xref => _xref;