class GetGatewayInfoModel {
late String mac;
late String serialNum;
late String gatewayVersion;
late String wifiMac;
}