entityReference property

  1. @BuiltValueField.new(wireName: r'entityReference')
String? get entityReference

The unique identifier of the resource.

Implementation

@BuiltValueField(wireName: r'entityReference')
String? get entityReference;