value property

int get value

Implementation

int get value => this == unknown ? 0xFF : index;