hid property

RAWHID hid

Implementation

RAWHID get hid => this.data.hid;
void hid=(RAWHID value)

Implementation

set hid(RAWHID value) => this.data.hid = value;