collectSignature property

bool? collectSignature

Implementation

bool? get collectSignature => _$this._collectSignature;
void collectSignature=(bool? collectSignature)

Implementation

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