type property

String? type
getter/setter pair

The type of data encoded in the coordinates property. This will be “Point” for Tweet coordinates fields.

Implementation

String? type;