copyWith property

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

Implementation

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