Decodes a schema-validated JSON object.
factory DeleteSessionRequest.fromJson(Map<String, Object?> json) => _$DeleteSessionRequestFromJson(json);