placeId property

  1. @JsonKey(name: 'place_id')
String? placeId
inherited

Implementation

@JsonKey(name: 'place_id')
String? get placeId => throw _privateConstructorUsedError;