@override Object toJson() => { if (exportFormatId.isNotDefault) 'exportFormatId': exportFormatId, 'artifactDestination': ?artifactDestination?.toJson(), 'imageDestination': ?imageDestination?.toJson(), };