menu
googleapis package
documentation
iam/v1.dart
SignBlobResponse
SignBlobResponse.new constructor
SignBlobResponse.new constructor
dark_mode
light_mode
SignBlobResponse
constructor
SignBlobResponse
(
{
String
?
keyId
,
String
?
signature
,
})
Implementation
SignBlobResponse({
this
.keyId,
this
.signature, });
googleapis package
documentation
iam/v1
SignBlobResponse
SignBlobResponse.new constructor
SignBlobResponse class
Constructors
new
fromJson
Properties
hashCode
keyId
runtimeType
signature
signatureAsBytes
Methods
noSuchMethod
toJson
toString
Operators
operator ==