empty static method

InputFileId empty()
override

create InputFileId Empty

Implementation

static InputFileId empty() {
  return InputFileId({});
}