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