1. Deprecated("Internal Use Only")
FileList internalCreateFileList()

Source

@Deprecated("Internal Use Only")
static FileList internalCreateFileList() {
  return new FileList._internalWrap();
}