isBackendFetchError property Null safety
read / write, final, late
If true the backend couldn't fetch the message
Implementation
late final bool isBackendFetchError;
If true the backend couldn't fetch the message
late final bool isBackendFetchError;