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