copyWith property

  1. @JsonKey(ignore: true)
$PostbookCopyWith<Postbook> copyWith
inherited

Implementation

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