lastEditor property

TfRef<String> get lastEditor

Reference to last_editor attribute.

Implementation

TfRef<String> get lastEditor => TfRef.attribute<String>(this, 'last_editor');