random property

  1. @override
Random? random
final

Specified iff a specific random seed is necessary such as in tests

Implementation

@override
final Random? random;