RemoteHelloResponse.challenge constructor
const
RemoteHelloResponse.challenge(
- RemoteChallenge challenge
Implementation
const RemoteHelloResponse.challenge(RemoteChallenge challenge)
: this._(status: RemoteHelloStatus.challenge, challenge: challenge);