copyWith property

  1. @JsonKey(ignore: true)
$ScheduledStatusCopyWith<ScheduledStatus> copyWith
inherited

Implementation

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