copyWith property

  1. @JsonKey(ignore: true)
$FriendCopyWith<Friend> copyWith
inherited

Implementation

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