copyWith property

  1. @JsonKey(ignore: true)
$TaskInputCopyWith<TaskInput> copyWith
inherited

Implementation

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