copyWith property

Implementation

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