storageId property

String? get storageId
override

Implementation

String? get storageId => _$this._storageId;
set storageId (covariant String? storageId)
covariantoverride

Implementation

set storageId(covariant String? storageId) => _$this._storageId = storageId;