GetInstanceProfileResult constructor
      
      GetInstanceProfileResult({ 
    
    
- InstanceProfile? instanceProfile,
Implementation
GetInstanceProfileResult({
  this.instanceProfile,
});GetInstanceProfileResult({
  this.instanceProfile,
});