id property

String? id
final

This is the ID of the toast, which is used to prevent duplicate toasts.

Implementation

final String? id;