UserLevel constructor Null safety

const UserLevel(
  1. String code
)

Implementation

const UserLevel(this.code);