return_local property

bool return_local
read / write

Pass true to get the number of messages without sending network requests, or -1 if the number of messages is unknown locally.

Implementation

late bool return_local;