files property

Map<String, String> files
final

Relative file path → file contents. Every source file is uploaded to the Management API so the function can import its siblings.

Implementation

final Map<String, String> files;