title property
String
get
title
The title of the notification.
通知のタイトル。
Implementation
String get title => throw UnimplementedError();
The title of the notification.
通知のタイトル。
String get title => throw UnimplementedError();