menu
dmdata_telegram_json package
documentation
schema/tsunami_information/tsunami_information.dart
TsunamiObservationStationHeight
value property
value property
dark_mode
light_mode
value
property
@JsonKey(fromJson: stringToDouble, toJson: stringFromDouble)
double
value
final
津波の最大波の高さ。
Implementation
@JsonKey(fromJson: stringToDouble, toJson: stringFromDouble) final double value;
dmdata_telegram_json package
documentation
schema/tsunami_information/tsunami_information
TsunamiObservationStationHeight
value property
TsunamiObservationStationHeight class