UGetRelationshipsRelationship.notFoundActor constructor

const UGetRelationshipsRelationship.notFoundActor({
  1. required NotFoundActor data,
})

Implementation

const factory UGetRelationshipsRelationship.notFoundActor({
  required NotFoundActor data,
}) = UGetRelationshipsRelationshipNotFoundActor;