polish llc

This commit is contained in:
Salvatore Giordano
2021-04-19 16:42:34 +02:00
parent b250bdb98e
commit d9cd6ea55f
2 changed files with 2 additions and 2 deletions
@@ -88,7 +88,7 @@ class Event {
final String? parentId;
/// True if the event is generated by this client
bool? isLocal;
late final bool isLocal;
/// Map of custom channel extraData
@JsonKey(includeIfNull: false)