only_local property
read / write
Pass true to get only messages that are available without sending network requests.
Implementation
late bool only_local;
Pass true to get only messages that are available without sending network requests.
late bool only_local;