locationId property

int locationId
getter/setter pair

ID in the Prices API.

Implementation

@JsonKey(name: 'id')
late int locationId;