isLocal property

  1. @JsonKey(defaultValue: false)
bool isLocal
final

True if the event is generated by this client

Implementation

@JsonKey(defaultValue: false)
final bool isLocal;