coordinates property

GeoCoordinates? coordinates
inherited

Contains details about the coordinates of the location tagged by the user in this Tweet, if they specified one.

Implementation

GeoCoordinates? get coordinates => throw _privateConstructorUsedError;