stripPath property

String? stripPath

Implementation

String? get stripPath => _$this._stripPath;
void stripPath=(String? stripPath)

Implementation

set stripPath(String? stripPath) => _$this._stripPath = stripPath;