UserLevel constructor

const UserLevel(
  1. String code
)

Implementation

const UserLevel(this.code);