UViewerConfigRole.knownValue constructor

const UViewerConfigRole.knownValue({
  1. required KnownViewerConfigRole data,
})

Implementation

const factory UViewerConfigRole.knownValue({
  required KnownViewerConfigRole data,
}) = UViewerConfigRoleKnownValue;