TdApiBuilder({required this.schemaPath, required List<String> outputPaths}) : outputPaths = List.unmodifiable(outputPaths);