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