Map<String, Object?> toJson() => { 'subjectKind': subjectKind, 'subjectId': subjectId, 'target': target, 'role': role, 'variant': variant, 'slot': slot, };