hreftype property

int hreftype

Implementation

int get hreftype => this.Anonymous.hreftype;
void hreftype=(int value)

Implementation

set hreftype(int value) => this.Anonymous.hreftype = value;