Mutation$PairDeviceWithExternalId constructor
Mutation$PairDeviceWithExternalId({
- required Mutation$PairDeviceWithExternalId$pairDeviceWithExternalId pairDeviceWithExternalId,
- String $__typename = 'Mutation',
Implementation
Mutation$PairDeviceWithExternalId({
required this.pairDeviceWithExternalId,
this.$__typename = 'Mutation',
});