CreateFileResponse constructor

CreateFileResponse({
  1. File? file,
})

Implementation

CreateFileResponse({this.file}) : super(fullyQualifiedName);