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