Query$SaveEyeGraphUtil_GetDevicePopAndSerial$Widget constructor
Query$SaveEyeGraphUtil_GetDevicePopAndSerial$Widget({
- Key? key,
- required Options$Query$SaveEyeGraphUtil_GetDevicePopAndSerial options,
- required QueryBuilder<
Query$SaveEyeGraphUtil_GetDevicePopAndSerial> builder,
Implementation
Query$SaveEyeGraphUtil_GetDevicePopAndSerial$Widget({
widgets.Key? key,
required Options$Query$SaveEyeGraphUtil_GetDevicePopAndSerial options,
required graphql_flutter.QueryBuilder<
Query$SaveEyeGraphUtil_GetDevicePopAndSerial
>
builder,
}) : super(key: key, options: options, builder: builder);