copyWith property

  1. @JsonKey(ignore: true)
$AuthExceptionCopyWith<AuthException> copyWith
inherited

Implementation

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