folderPath static method

String? folderPath(
  1. String folder
)

Implementation

static String? folderPath(String folder) => throw UnimplementedError();