Verse Code Error

Im working on a code in Verse Explorer and it says i have 1 Error, need help fixing. The 1 Error is line one where it says, " class RankSystem: "

class RankSystem:
var PlayerRanks: Map<Player, Rank> = {}
var PlayerStats: Map<Player, PlayerStatsData> = {}

Im Literally trying everything but still comes up with an Error somewhere… Can someone help me Please