copyWith property

Implementation

CopyWith$Input$IplocInput<Input$IplocInput> get copyWith =>
    CopyWith$Input$IplocInput(
      this,
      (i) => i,
    );