GraphGetListsPurposes.knownValue constructor

const GraphGetListsPurposes.knownValue({
  1. required KnownGraphGetListsPurposes data,
})

Implementation

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