randomBool function

bool randomBool()

Implementation

bool randomBool() => _random.nextBool();