locationId property

int? locationId
getter/setter pair

Location ID.

Implementation

@JsonKey(name: 'location_id')
int? locationId;