copyWith property

  1. @JsonKey.new(ignore: true)
$IndexStatsRequestCopyWith<IndexStatsRequest> get copyWith
inherited

Implementation

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