SectionLocationData constructor
SectionLocationData({})
Implementation
SectionLocationData({
required this.kszam,
required this.km,
required this.m,
required this.pkod,
required this.szakLabel,
required this.leiras,
required this.wgs84X,
required this.wgs84Y,
});