copyWith property

  1. @JsonKey(ignore: true)
$PeepAtomCopyWith<PeepAtom> copyWith
inherited

Implementation

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