menu
dmdata_telegram_json package
documentation
schema/eew_information/eew_information.dart
EewCommentsWarning
EewCommentsWarning constructor
EewCommentsWarning constructor
dark_mode
light_mode
EewCommentsWarning
constructor
EewCommentsWarning
(
{
required
String
text
,
required
List
<
int
>
codes
,
})
Implementation
EewCommentsWarning({ required this.text, required this.codes, });
dmdata_telegram_json package
documentation
schema/eew_information/eew_information
EewCommentsWarning
EewCommentsWarning constructor
EewCommentsWarning class