getFile static method

dynamic getFile(
  1. String? filename
)

Implementation

static dynamic getFile(String? filename) => null;