observations property

List<TsunamiObservation>? observations
final

津波の観測地情報を配列で格納する VTSE51、VTSE52の時で、観測値がある場合にのみ出現

Implementation

final List<TsunamiObservation>? observations;