id property

String? id
final

Optional custom ID for the file. If not provided, a UUID will be generated.

Implementation

final String? id;