EarthquakeExplanationComments constructor
EarthquakeExplanationComments({
- required String free,
Implementation
EarthquakeExplanationComments({
required this.free,
});
EarthquakeExplanationComments({
required this.free,
});