webInputPath static method

String webInputPath(
  1. FileFormat format
)

Implementation

static String webInputPath(FileFormat format) => _webPath('input', format);