copyWith property

  1. @JsonKey(ignore: true)
$AuthUserCopyWith<AuthUser> copyWith
inherited

Implementation

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