FetchMoreOptions$Query$GetMyDevices constructor
FetchMoreOptions$Query$GetMyDevices({
- required UpdateQuery updateQuery,
Implementation
FetchMoreOptions$Query$GetMyDevices({
required graphql.UpdateQuery updateQuery,
}) : super(updateQuery: updateQuery, document: documentNodeQueryGetMyDevices);