GetLayoutByRoleIdInput constructor

GetLayoutByRoleIdInput({
  1. int? roleId,
})

Implementation

GetLayoutByRoleIdInput({this.roleId});