menu
another_quickbase package
documentation
another_quickbase_models.dart
DeleteFileResponse
DeleteFileResponse.new constructor
DeleteFileResponse.new constructor
dark_mode
light_mode
DeleteFileResponse
constructor
DeleteFileResponse
(
{
User
?
creator
,
String
?
fileName
,
String
?
uploaded
,
int
?
versionNumber
,
})
Implementation
DeleteFileResponse({ this.creator, this.fileName, this.uploaded, this.versionNumber });
another_quickbase package
documentation
another_quickbase_models
DeleteFileResponse
DeleteFileResponse.new constructor
DeleteFileResponse class