replacedById property

String? get replacedById

Implementation

String? get replacedById => _$this._replacedById;
set replacedById (String? replacedById)

Implementation

set replacedById(String? replacedById) => _$this._replacedById = replacedById;