value property

int get value

Implementation

int get value => valueMap[this] ?? -1;