GenerateServiceIdentityResponse constructor
GenerateServiceIdentityResponse({
- ServiceIdentity? identity,
Implementation
GenerateServiceIdentityResponse({
this.identity,
});
GenerateServiceIdentityResponse({
this.identity,
});