StrippedStateEvent.fromJson(Map<String, Object?> json) : stateKey = json.tryGet<String>('state_key'), super.fromJson(json);