UpdateFile constructor

UpdateFile(
  1. {required File file,
  2. int? extra,
  3. int? clientId}
)

Information about a file was updated

Implementation

UpdateFile