copyWith property

  1. @JsonKey(ignore: true)
$UserCopyWith<User> copyWith
inherited

Implementation

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