notificationEntranceClassName property Null safety

String? notificationEntranceClassName
final

The activity type of response intent for alerts on the notification bar.
The type can be set to null. If the type is unspecified, the activity of the entrance intent in the launcher of used package.

Implementation

final String? notificationEntranceClassName;