menu
googleapis package
documentation
$shared
$Signature
$Signature constructor
$Signature
brightness_4
$Signature
constructor
Null safety
$Signature
(
{
String
?
publicKeyId
,
String
?
signature
}
)
Implementation
$Signature({ this.publicKeyId, this.signature, });
googleapis package
documentation
$shared
$Signature
$Signature constructor
$Signature class
Constructors
$Signature
fromJson
Properties
hashCode
publicKeyId
runtimeType
signature
signatureAsBytes
Methods
noSuchMethod
toJson
toString
Operators
operator ==