duration property

num? get duration

How long this thing happens for when it happens.

Implementation

num? get duration => durationField.getValue(_json);