GetRoleAttributeResponse constructor

GetRoleAttributeResponse({
  1. List<RoleAttribute>? attribute,
})

Implementation

GetRoleAttributeResponse({this.attribute});