Trust constructor
Trust({})
Implementation
Trust({
this.createTime,
this.lastTrustHeartbeatTime,
this.selectiveAuthentication,
this.state,
this.stateDescription,
this.targetDnsIpAddresses,
this.targetDomainName,
this.trustDirection,
this.trustHandshakeSecret,
this.trustType,
this.updateTime,
});