BoardConfigBeanLocation constructor
BoardConfigBeanLocation({
- BoardConfigBeanLocationType? type,
- String? projectKeyOrId,
Implementation
BoardConfigBeanLocation({this.type, this.projectKeyOrId});