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