title property
String
get
title
The title
read-only property of the
Notification interface indicates the title of the notification, as
specified in the title
parameter of the
Notification.Notification
constructor.
Implementation
external String get title;