menu
nhost_storage_dart package
documentation
nhost_storage_dart.dart
UploadFileMetadata
id property
id property
dark_mode
light_mode
id
property
String
?
id
final
Optional custom ID for the file. If not provided, a UUID will be generated.
Implementation
final String? id;
nhost_storage_dart package
documentation
nhost_storage_dart
UploadFileMetadata
id property
UploadFileMetadata class