TrustLevel constructor

const TrustLevel(
  1. int value
)

Implementation

const TrustLevel(this.value);