accountLevel property

num accountLevel

account level for profile

Implementation

num get accountLevel => stats["level"] ?? 0;