loadingDialogMsg property

String loadingDialogMsg
final

Text for the loading dialog message.

This text is displayed in the loading dialog to inform the user that a loading process is in progress. You can customize this text to provide a more specific or friendly message to the user.

Implementation

final String loadingDialogMsg;