powerLevel property

int powerLevel

Returns the power level of this user.

Implementation

int get powerLevel => room.getPowerLevelByUserId(id);