filePath static method

String? filePath(
  1. String? filename
)

Implementation

static String? filePath(String? filename) => null;