isStartOfTransaction property

bool isStartOfTransaction
inherited

Implementation

bool get isStartOfTransaction => serviceParam == _ServiceParam.startChunkTransaction || serviceParam == _ServiceParam.startChunkTransactionWithUpdate;