$SelectDirectionParamsCopyWith<$Res> constructor
- SelectDirectionParams value,
- $Res then( )
Implementation
factory $SelectDirectionParamsCopyWith(SelectDirectionParams value,
$Res Function(SelectDirectionParams) then) =
_$SelectDirectionParamsCopyWithImpl<$Res>;