#74 probably fix
This commit is contained in:
@@ -234,6 +234,12 @@ abstract class S {
|
||||
/// **'Command'**
|
||||
String get cmd;
|
||||
|
||||
/// No description provided for @conn.
|
||||
///
|
||||
/// In en, this message translates to:
|
||||
/// **'Connection'**
|
||||
String get conn;
|
||||
|
||||
/// No description provided for @containerName.
|
||||
///
|
||||
/// In en, this message translates to:
|
||||
@@ -1092,6 +1098,12 @@ abstract class S {
|
||||
/// **'Snippet'**
|
||||
String get snippet;
|
||||
|
||||
/// No description provided for @speed.
|
||||
///
|
||||
/// In en, this message translates to:
|
||||
/// **'Speed'**
|
||||
String get speed;
|
||||
|
||||
/// No description provided for @spentTime.
|
||||
///
|
||||
/// In en, this message translates to:
|
||||
@@ -1188,6 +1200,12 @@ abstract class S {
|
||||
/// **'Times'**
|
||||
String get times;
|
||||
|
||||
/// No description provided for @traffic.
|
||||
///
|
||||
/// In en, this message translates to:
|
||||
/// **'Traffic'**
|
||||
String get traffic;
|
||||
|
||||
/// No description provided for @ttl.
|
||||
///
|
||||
/// In en, this message translates to:
|
||||
|
||||
Reference in New Issue
Block a user