ChallengeResponse constructor Null safety

ChallengeResponse(
  1. String? transaction
)

Implementation

ChallengeResponse(this.transaction);