copyWith property

  1. @JsonKey(ignore: true)
$CreatePrivateMessageCopyWith<CreatePrivateMessage> copyWith
inherited

Implementation

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