CreateFileResponse constructor
CreateFileResponse({
- File? file,
Implementation
CreateFileResponse({this.file}) : super(fullyQualifiedName);
CreateFileResponse({this.file}) : super(fullyQualifiedName);