dialogId property

String? dialogId
final

Unique identifier for this dialog instance Used to create unique animation keys to prevent animation conflicts between dialogs

Implementation

final String? dialogId;