copyWith property

  1. @JsonKey(ignore: true)
$TaskRequesterCopyWith<TaskRequester> copyWith
inherited

Implementation

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