copyWith property

  1. @JsonKey(ignore: true)
$NotificationSnapshotCopyWith<NotificationSnapshot> copyWith
inherited

Implementation

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