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