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