copyWith property

  1. @JsonKey(ignore: true)
$CheckoutResultCopyWith<CheckoutResult> copyWith
inherited

Implementation

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