copyWith property

Implementation

CopyWith$Input$LinkAccountInput<Input$LinkAccountInput> get copyWith =>
    CopyWith$Input$LinkAccountInput(
      this,
      (i) => i,
    );