menu
googleapis package
documentation
iamcredentials/v1.dart
SignBlobResponse
SignBlobResponse constructor
SignBlobResponse constructor
dark_mode
light_mode
SignBlobResponse
constructor
SignBlobResponse
(
{
String
?
keyId
,
String
?
signedBlob
,
})
Implementation
SignBlobResponse({ this.keyId, this.signedBlob, });
googleapis package
documentation
iamcredentials/v1
SignBlobResponse
SignBlobResponse constructor
SignBlobResponse class