data property

DynamicMap? data

The data of the notification.

通知のデータ。

Implementation

DynamicMap? get data => throw UnimplementedError();