updateCommandsOrigin property

Map<int, int> updateCommandsOrigin
getter/setter pair

this contains the original update command reference stored as pairs made of {

Implementation

Map<int, int> updateCommandsOrigin = <int, int>{};