const BranchUserModel({ required this.userId, required this.branchId, required this.roleId, this.status = false, });