storagePath property

String? storagePath

Implementation

String? get storagePath => _$this._storagePath;
void storagePath=(String? storagePath)

Implementation

set storagePath(String? storagePath) => _$this._storagePath = storagePath;