returnLocal property
returnLocal If true, returns count that is available locally without sending network requests, returning -1 if the number of messages is unknown
Implementation
final bool returnLocal;
returnLocal If true, returns count that is available locally without sending network requests, returning -1 if the number of messages is unknown
final bool returnLocal;