MathRNGDeprecated constructor

const MathRNGDeprecated({
  1. int seed = -1,
})

Implementation

const MathRNGDeprecated({this.seed = -1});