queuedNudges property

List<String>? get queuedNudges
inherited

An array of tokens which identify nudges (modals, popups, tours, highlight dots) that should be shown to the user.

Implementation

List<String>? get queuedNudges => throw _privateConstructorUsedError;