OnLocationChangedResult constructor
const
OnLocationChangedResult({
- required String buildingId,
Implementation
const OnLocationChangedResult({
required this.buildingId,
});
const OnLocationChangedResult({
required this.buildingId,
});