copyWith abstract method
Returns a shallow copy of this SecretChallenge with some or all fields replaced by the given arguments.
Implementation
@_i1.useResult
SecretChallenge copyWith({
_i1.UuidValue? id,
String? challengeCodeHash,
});
Returns a shallow copy of this SecretChallenge with some or all fields replaced by the given arguments.
@_i1.useResult
SecretChallenge copyWith({
_i1.UuidValue? id,
String? challengeCodeHash,
});