protectedSignature property
String?
get
protectedSignature
Implementation
String? get protectedSignature => _$this._protectedSignature;
set
protectedSignature
(String? protectedSignature)
Implementation
set protectedSignature(String? protectedSignature) =>
_$this._protectedSignature = protectedSignature;