Rank constructor

const Rank(
  1. int power
)

Implementation

const Rank(this.power);