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