levelNew property

int? get levelNew

The new level of authority.

Implementation

int? get levelNew => update.object['level_new'];