powerLevel property

int get powerLevel

Returns the power level of this user.

Implementation

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