MembershipBinding constructor
MembershipBinding({})
Implementation
MembershipBinding({
this.createTime,
this.deleteTime,
this.labels,
this.name,
this.scope,
this.state,
this.uid,
this.updateTime,
});