copyWith property

  1. @JsonKey(ignore: true)
$StatusSnapshotCopyWith<StatusSnapshot> copyWith
inherited

Implementation

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