collectSignature property
bool?
get
collectSignature
Implementation
bool? get collectSignature => _$this._collectSignature;
set
collectSignature
(bool? collectSignature)
Implementation
set collectSignature(bool? collectSignature) =>
_$this._collectSignature = collectSignature;