menu
nhost_storage_dart package
documentation
nhost_storage_dart.dart
UploadFileMetadata
name property
name property
dark_mode
light_mode
name
property
String
?
name
final
Name to assign to the file. If not provided, the original filename will be used.
Implementation
final String? name;
nhost_storage_dart package
documentation
nhost_storage_dart
UploadFileMetadata
name property
UploadFileMetadata class