copyWith property

  1. @JsonKey(ignore: true)
$RepoBlobRefCopyWith<RepoBlobRef> get copyWith
inherited

Implementation

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