PermissionType constructor Null safety

const PermissionType(
  1. String value
)

Implementation

const PermissionType(this.value);