InfoName.knownValue constructor
const
InfoName.knownValue({
- required KnownInfoName data,
Implementation
const factory InfoName.knownValue({required KnownInfoName data}) =
InfoNameKnownValue;