copyWith property

  1. @JsonKey(ignore: true)
$UserDataCopyWith<UserData> copyWith
inherited

Implementation

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