presentAtLocationIds property

  1. @JsonKey(name: "present_at_location_ids")
List<String>? presentAtLocationIds
final

Implementation

@JsonKey(name: "present_at_location_ids")
final List<String>? presentAtLocationIds;