isLocalOnly property

bool isLocalOnly

Implementation

bool get isLocalOnly =>
    includeLocalTransactions && !includeRemoteTransactions;