editorId property

String? get editorId
override

Implementation

String? get editorId => _$this._editorId;
set editorId (covariant String? editorId)
covariantoverride

Implementation

set editorId(covariant String? editorId) => _$this._editorId = editorId;