FetchMoreOptions$Query$SaveEyeGraphUtil_GetDevicePopAndSerial constructor

FetchMoreOptions$Query$SaveEyeGraphUtil_GetDevicePopAndSerial({
  1. required UpdateQuery updateQuery,
  2. 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,
     );