copyWith property

  1. @JsonKey(ignore: true)
$UpdateUserPropsCopyWith<UpdateUserProps> copyWith
inherited

Implementation

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