Map<String, dynamic> toJson() => { 'blocked_by': blockedBy, 'blocked_user': blockedUser, 'created_at': createdAt, 'reason': reason, };