type property
Implementation
StorageConfig_Type? get type => _$this._type;
Implementation
set type(covariant StorageConfig_Type? type) => _$this._type = type;
StorageConfig_Type? get type => _$this._type;
set type(covariant StorageConfig_Type? type) => _$this._type = type;