placeId property

  1. @JsonKey.new(name: 'placeId')
String? placeId
final

Implementation

@JsonKey(name: 'placeId')
final String? placeId;