GetInstanceProfileResponse constructor
GetInstanceProfileResponse({
- required InstanceProfile instanceProfile,
Implementation
GetInstanceProfileResponse({
required this.instanceProfile,
});