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