BoardLocation constructor
BoardLocation({})
Implementation
BoardLocation(
{this.projectId,
this.userId,
this.userAccountId,
this.displayName,
this.projectName,
this.projectKey,
this.projectTypeKey,
this.avatarUri,
this.name});