getRandomLong property

double getRandomLong

Implementation

double get getRandomLong => random.nextDouble() * 200 + 100;