BoardCreateBeanLocation constructor
BoardCreateBeanLocation({
- BoardCreateBeanLocationType? type,
- String? projectKeyOrId,
Implementation
BoardCreateBeanLocation({this.type, this.projectKeyOrId});