OnMutationCompleted$Mutation$PairDeviceWithExternalId typedef

OnMutationCompleted$Mutation$PairDeviceWithExternalId = FutureOr<void> Function(Map<String, dynamic>?, Mutation$PairDeviceWithExternalId?)

Implementation

typedef OnMutationCompleted$Mutation$PairDeviceWithExternalId =
    FutureOr<void> Function(
      Map<String, dynamic>?,
      Mutation$PairDeviceWithExternalId?,
    );