href property

  1. @BuiltValueField(wireName: r'href')
String href

The link's href (destination) URL. format: uri

Implementation

@BuiltValueField(wireName: r'href')
String get href;