copyWith property

  1. @JsonKey(ignore: true)
$TaskPerformerCopyWith<TaskPerformer> copyWith
inherited

Implementation

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