Locations constructor
const
Locations({})
Implementation
const Locations({
this.position,
this.progression,
this.totalProgression,
this.fragments = const [],
this.otherLocations = const {},
});
const Locations({
this.position,
this.progression,
this.totalProgression,
this.fragments = const [],
this.otherLocations = const {},
});