copyWith property

  1. @JsonKey(ignore: true)
$LineItemsCopyWith<LineItems> copyWith
inherited

Implementation

@JsonKey(ignore: true)
$LineItemsCopyWith<LineItems> get copyWith =>
    throw _privateConstructorUsedError;