isRemoteOnly property

bool isRemoteOnly

Implementation

bool get isRemoteOnly =>
    !includeLocalTransactions && includeRemoteTransactions;