core.Map<core.String, core.dynamic> toJson() { final networkDevices = this.networkDevices; return {'networkDevices': ?networkDevices}; }