ignore islocal

This commit is contained in:
Salvatore Giordano
2021-04-20 09:41:41 +02:00
parent 7226d8c4d3
commit 79769acef0
3 changed files with 3 additions and 5 deletions
@@ -88,7 +88,7 @@ class Event {
final String? parentId;
/// True if the event is generated by this client
@JsonKey(defaultValue: false)
@JsonKey(ignore: true)
bool isLocal;
/// Map of custom channel extraData