documentLabel property
Change the document label displayed in the popup.
To customize this, you just need to provide a String element.
Implementation
String? documentLabel;Change the document label displayed in the popup.
To customize this, you just need to provide a String element.
String? documentLabel;