executor property

Object? executor

Returns the executor of this transaction.

Implementation

Object? get executor => mainOperation?.executor;