geoType property

String? get geoType

type of place;

Implementation

String? get geoType => payload['geo']?['type'];