data property
DynamicMap?
get
data
The data of the notification.
通知のデータ。
Implementation
DynamicMap? get data => throw UnimplementedError();
The data of the notification.
通知のデータ。
DynamicMap? get data => throw UnimplementedError();