copyWith property

Implementation

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