copyWith property

  1. @JsonKey(ignore: true)
$BoardNoticeCopyWith<BoardNotice> copyWith
inherited

Implementation

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