DefaultRandomDelegate constructor

DefaultRandomDelegate(
  1. Random random
)

Implementation

DefaultRandomDelegate(this.random) : super();