text property
Contains a human-readable representation of the
distance, displayed in units as used at the origin (or as
overridden within the units
parameter in the request).
(For example, miles and feet will be used for any origin
within the United States.) Note that regardless of what
unit system is displayed as text, the distance.value
field always contains a value expressed in meters.
Implementation
final String? text;