getFile static method

dynamic getFile(
  1. String? filepath
)

Implementation

static dynamic getFile(String? filepath) => throw UnimplementedError();