CopyWith$Input$LonLatInput<TRes> constructor
CopyWith$Input$LonLatInput<TRes> (
- Input$LonLatInput instance,
- TRes then()
Implementation
factory CopyWith$Input$LonLatInput(
Input$LonLatInput instance,
TRes Function(Input$LonLatInput) then,
) = _CopyWithImpl$Input$LonLatInput;