blockInterval property Null safety

void blockInterval=(Duration val)

Implementation

set blockInterval(Duration val) => _blockInterval = val;