copyWith property

  1. @JsonKey(ignore: true)
$TaskCopyWith<Task> copyWith
inherited

Implementation

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