ViewerConfigRole.knownValue constructor
const
ViewerConfigRole.knownValue({
- required KnownViewerConfigRole data,
Implementation
const factory ViewerConfigRole.knownValue({
required KnownViewerConfigRole data,
}) = ViewerConfigRoleKnownValue;