Relationship constructor
Relationship({})
Implementation
Relationship(
{this.clientRoleRelId,
this.permission,
this.createdDateTime,
this.createdById,
this.role,
this.client,
this.roleAttribute,
this.clientAttribute});