InputFileRemote constructor

InputFileRemote({
  1. required String id,
})

Implementation

InputFileRemote({required this.id});