ImportSshPublicKeyResponse constructor
ImportSshPublicKeyResponse({
- String? details,
- LoginProfile? loginProfile,
Implementation
ImportSshPublicKeyResponse({this.details, this.loginProfile});