locationsCount property

  1. @JsonKey(name: 'locations_count')
int? locationsCount
getter/setter pair

Number of locations for this work.

Implementation

@JsonKey(name: 'locations_count')
int? locationsCount;