copyWith property

  1. @JsonKey(ignore: true)
$ScheduleCopyWith<Schedule> copyWith
inherited

Implementation

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