PhraseSet constructor
PhraseSet({})
Implementation
PhraseSet({
this.annotations,
this.boost,
this.createTime,
this.deleteTime,
this.displayName,
this.etag,
this.expireTime,
this.kmsKeyName,
this.kmsKeyVersionName,
this.name,
this.phrases,
this.reconciling,
this.state,
this.uid,
this.updateTime,
});