GraphGetListsPurposes.knownValue constructor
const
GraphGetListsPurposes.knownValue({
- required KnownGraphGetListsPurposes data,
Implementation
const factory GraphGetListsPurposes.knownValue({
required KnownGraphGetListsPurposes data,
}) = GraphGetListsPurposesKnownValue;