richObjectType property

String? richObjectType
override

Implementation

String? get richObjectType => _$this._richObjectType;
void richObjectType=(covariant String? richObjectType)
covariantoverride

Implementation

set richObjectType(covariant String? richObjectType) => _$this._richObjectType = richObjectType;