GraphGetFollowersSort.knownValue constructor

const GraphGetFollowersSort.knownValue({
  1. required KnownGraphGetFollowersSort data,
})

Implementation

const factory GraphGetFollowersSort.knownValue({
  required KnownGraphGetFollowersSort data,
}) = GraphGetFollowersSortKnownValue;