Creates an event from a JSON map.
factory ReplayBufferStateChanged.fromJson(Map<String, dynamic> json) => _$ReplayBufferStateChangedFromJson(json);