DartRandom constructor

const DartRandom(
  1. Random dartRandom
)

Implementation

const DartRandom(this.dartRandom);