value property

int get value

Implementation

int get value => _valuesMap[this] ?? 0;