ShieldedVmConfig constructor

ShieldedVmConfig({
  1. bool enableSecureBoot = false,
})

Implementation

ShieldedVmConfig({this.enableSecureBoot = false}) : super(fullyQualifiedName);