localizedDuration property

LocalizedText? localizedDuration
getter/setter pair

Optional length information during which the warning is applicable. Usually, this information is shown on a separate shield below the main shield. For example, a sign may warn on playing children for a length of 100 m, starting from the location of the warning sign. The length information (most likely with units) is given as printed on the local road sign.

Implementation

LocalizedText? localizedDuration;