levelOld property

int? get levelOld

The old level of authority.

Implementation

int? get levelOld => update.object['level_old'];