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