lastExecuteTime property

TfRef<String> get lastExecuteTime

Reference to last_execute_time attribute.

Implementation

TfRef<String> get lastExecuteTime =>
    TfRef.attribute<String>(this, 'last_execute_time');