Map<String, Object?> toJson() => { 'target': target, 'sourcePackage': sourcePackage, 'sourceAdapter': sourceAdapter, 'sourceCompatibilityId': compatibilityId, };