descriptionLength property
Implementation
int? get descriptionLength => _$this._descriptionLength;
Implementation
set descriptionLength(covariant int? descriptionLength) => _$this._descriptionLength = descriptionLength;
int? get descriptionLength => _$this._descriptionLength;
set descriptionLength(covariant int? descriptionLength) => _$this._descriptionLength = descriptionLength;