locationId property

int? locationId
getter/setter pair

Location ID. Read-only.

Implementation

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