TGetBootProofResponse constructor
const
TGetBootProofResponse({
- required v1BootProof bootProof,
Implementation
const TGetBootProofResponse({
required this.bootProof,
});
const TGetBootProofResponse({
required this.bootProof,
});