EewAccuracy constructor
EewAccuracy({})
Implementation
EewAccuracy({
required this.epicenters,
required this.depth,
required this.magnitudeCalculation,
required this.numberOfMagnitudeCalculation,
});
EewAccuracy({
required this.epicenters,
required this.depth,
required this.magnitudeCalculation,
required this.numberOfMagnitudeCalculation,
});