length property

num get length

The length of this Period.

Implementation

num get length => end - start;