text property
String
get
text
The body of the notification.
通知の本文。
Implementation
String get text => throw UnimplementedError();
The body of the notification.
通知の本文。
String get text => throw UnimplementedError();