locations property

List<Location>? locations
getter/setter pair

Implementation

@JsonKey()
List<Location>? locations;