getAsFile method

File? getAsFile()

Implementation

File? getAsFile() {
  return null;
}