webOutputPath static method

String webOutputPath(
  1. FileFormat format
)

Implementation

static String webOutputPath(FileFormat format) => _webPath('output', format);