links property

  1. @BuiltValueField.new(wireName: r'_links')
Links? get links

References to resources linked to the allowed origin.

Implementation

@BuiltValueField(wireName: r'_links')
Links? get links;