TsunamiObservationStationMaxHeight.fromJson constructor

TsunamiObservationStationMaxHeight.fromJson(
  1. Map<String, dynamic> json
)

Implementation

factory TsunamiObservationStationMaxHeight.fromJson(
  Map<String, dynamic> json,
) =>
    _$TsunamiObservationStationMaxHeightFromJson(json);