executor property

Object? get executor

Returns the executor of this transaction.

Implementation

Object? get executor => mainOperation?.executor;