NetworkModel constructor
NetworkModel({})
Implementation
NetworkModel({this.abbreviation,
this.client_ip,
this.datetime,
this.day_of_week,
this.day_of_year,
this.dst,
this.raw_offset,
this.timezone,
this.unixtime,
this.utc_datetime,
this.utc_offset,
this.week_number});