ProfileLevel constructor

const ProfileLevel(
  1. String profileLevelName
)

Implementation

const ProfileLevel(this.profileLevelName);