isRandom property

bool isRandom

Is the effect's duration random or fixed?

Implementation

bool get isRandom => false;