FetchMoreOptions$Query$SaveEyeGraphUtil_GetDevicePopAndSerial constructor
FetchMoreOptions$Query$SaveEyeGraphUtil_GetDevicePopAndSerial({
- required UpdateQuery updateQuery,
- required Variables$Query$SaveEyeGraphUtil_GetDevicePopAndSerial variables,
Implementation
FetchMoreOptions$Query$SaveEyeGraphUtil_GetDevicePopAndSerial({
required graphql.UpdateQuery updateQuery,
required Variables$Query$SaveEyeGraphUtil_GetDevicePopAndSerial variables,
}) : super(
updateQuery: updateQuery,
variables: variables.toJson(),
document: documentNodeQuerySaveEyeGraphUtil_GetDevicePopAndSerial,
);