length property
Length?
get
length
Quantity of time the encounter lasted. This excludes the time during leaves of absence.
Implementation
Length? get length => lengthField.getValue(json);
Quantity of time the encounter lasted. This excludes the time during leaves of absence.
Length? get length => lengthField.getValue(json);