folder property

String? folder
final

An optional folder name where the uploaded asset will be stored. The public ID will contain the full path of the uploaded asset, including the folder name.

Implementation

final String? folder;